[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/49: gnu: julia-compat: Update to 3.32.0.
From: |
guix-commits |
Subject: |
26/49: gnu: julia-compat: Update to 3.32.0. |
Date: |
Thu, 29 Jul 2021 07:46:25 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 9cd7145bcdfa6047ce7c20321e3ad0c9bc03e707
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 29 14:13:59 2021 +0300
gnu: julia-compat: Update to 3.32.0.
* gnu/packages/julia-xyz.scm (julia-compat): Update to 3.32.0.
---
gnu/packages/julia-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm
index 56a1635..bc6ccc5 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -663,7 +663,7 @@ common subexpression elimination.")
(define-public julia-compat
(package
(name "julia-compat")
- (version "3.31.0")
+ (version "3.32.0")
(source
(origin
(method git-fetch)
@@ -672,7 +672,7 @@ common subexpression elimination.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "07ij7m4ca399i2bx63kghfhw15wg5pzzrazpaxic1wlpzrpssxfn"))))
+ (base32 "1zif3dj0a85w7xqbg0chrdhw8dk410zxcqbnkf764xmylwbps498"))))
(build-system julia-build-system)
(home-page "https://github.com/JuliaLang/Compat.jl")
(synopsis "Compatibility across Julia versions")
- 05/49: gnu: julia-specialfunctions: Update to 1.6.0., (continued)
- 05/49: gnu: julia-specialfunctions: Update to 1.6.0., guix-commits, 2021/07/29
- 11/49: gnu: julia-tables: Update to 1.4.4., guix-commits, 2021/07/29
- 18/49: gnu: julia-arrayinterface: Update to 3.1.19., guix-commits, 2021/07/29
- 19/49: gnu: julia-arraylayouts: Update to 0.7.3., guix-commits, 2021/07/29
- 22/49: gnu: julia-benchmarktools: Update to 1.1.1., guix-commits, 2021/07/29
- 06/49: gnu: julia-chainrules: Update to 1.1.0., guix-commits, 2021/07/29
- 13/49: gnu: julia-zygote: Update to 0.6.17., guix-commits, 2021/07/29
- 16/49: gnu: julia-recursivearraytools: Update to 2.16.1., guix-commits, 2021/07/29
- 17/49: gnu: julia-interpolations: Update to 0.13.3., guix-commits, 2021/07/29
- 24/49: gnu: julia-blockbandedmatrices: Update to 0.10.7., guix-commits, 2021/07/29
- 26/49: gnu: julia-compat: Update to 3.32.0.,
guix-commits <=
- 29/49: gnu: julia-dictionaries: Update to 0.3.10., guix-commits, 2021/07/29
- 32/49: gnu: julia-finitediff: Update to 2.8.1., guix-commits, 2021/07/29
- 35/49: gnu: julia-imagecore: Update to 0.9.1., guix-commits, 2021/07/29
- 36/49: gnu: julia-irtools: Update to 0.4.3., guix-commits, 2021/07/29
- 37/49: gnu: julia-json3: Update to 1.9.0., guix-commits, 2021/07/29
- 21/49: gnu: julia-bandedmatrices: Update to 0.16.10., guix-commits, 2021/07/29
- 39/49: gnu: julia-matrixfactorizations: Update to 0.8.4., guix-commits, 2021/07/29
- 04/49: gnu: julia-fuzzycompletions: Adjust test suite for julia-1.6., guix-commits, 2021/07/29
- 20/49: gnu: julia-axisarrays: Update to 0.4.4., guix-commits, 2021/07/29
- 23/49: gnu: julia-blockarrays: Update to 0.16.3., guix-commits, 2021/07/29