[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/49: gnu: julia-blockbandedmatrices: Update to 0.10.7.
From: |
guix-commits |
Subject: |
24/49: gnu: julia-blockbandedmatrices: Update to 0.10.7. |
Date: |
Thu, 29 Jul 2021 07:46:24 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit b5df917439eb08605cd4a42c99a2bd3e5c975322
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 29 14:13:58 2021 +0300
gnu: julia-blockbandedmatrices: Update to 0.10.7.
* gnu/packages/julia-xyz.scm (julia-blockbandedmatrices): Update to 0.10.7.
---
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 933e876..df3cd9b 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -319,7 +319,7 @@ access to the full matrix to use in in for example a linear
solver.")
(define-public julia-blockbandedmatrices
(package
(name "julia-blockbandedmatrices")
- (version "0.10.6")
+ (version "0.10.7")
(source
(origin
(method git-fetch)
@@ -328,7 +328,7 @@ access to the full matrix to use in in for example a linear
solver.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0q9ni4pgdkb00jb42fdzlhx745852xx2666vr96k0c4l0cn5mi0y"))))
+ (base32 "10n1r6kmmv2wa307jfg9y2m6p16j8hngjp3fjavpbdy1r5haasm9"))))
(build-system julia-build-system)
(propagated-inputs
`(("julia-arraylayouts" ,julia-arraylayouts)
- 12/49: gnu: julia-unitful: Update to 1.9.0., (continued)
- 12/49: gnu: julia-unitful: Update to 1.9.0., guix-commits, 2021/07/29
- 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 <=
- 26/49: gnu: julia-compat: Update to 3.32.0., guix-commits, 2021/07/29
- 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