[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/49: gnu: julia-blockarrays: Update to 0.16.3.
From: |
guix-commits |
Subject: |
23/49: gnu: julia-blockarrays: Update to 0.16.3. |
Date: |
Thu, 29 Jul 2021 07:46:24 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit f0398a070b831229b247240d7bef483697926c58
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 29 14:13:58 2021 +0300
gnu: julia-blockarrays: Update to 0.16.3.
* gnu/packages/julia-xyz.scm (julia-blockarrays): Update to 0.16.3.
---
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 264a346..933e876 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -283,7 +283,7 @@ benchmarks as well as comparing benchmark results.")
(define-public julia-blockarrays
(package
(name "julia-blockarrays")
- (version "0.15.3")
+ (version "0.16.3")
(source
(origin
(method git-fetch)
@@ -292,7 +292,7 @@ benchmarks as well as comparing benchmark results.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "15nd493bfkx92ihnr8dj8mb155dj44iqw266igv0qr5q0wad2bfr"))))
+ (base32 "1f9pnnfv97vww2dxklpx8pa2k85fw2l3pzsj7n28nws1xlwnj96c"))))
(build-system julia-build-system)
(propagated-inputs
`(("julia-arraylayouts" ,julia-arraylayouts)
- 26/49: gnu: julia-compat: Update to 3.32.0., (continued)
- 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
- 23/49: gnu: julia-blockarrays: Update to 0.16.3.,
guix-commits <=
- 25/49: gnu: julia-colorschemes: Update to 3.13.0., guix-commits, 2021/07/29
- 28/49: gnu: julia-dataapi: Update to 1.7.0., guix-commits, 2021/07/29
- 33/49: gnu: julia-genericschur: Update to 0.5.1., guix-commits, 2021/07/29
- 30/49: gnu: julia-exprtools: Update to 0.1.6., guix-commits, 2021/07/29
- 34/49: gnu: julia-http: Update to 0.9.12., guix-commits, 2021/07/29
- 38/49: gnu: julia-lazyarrays: Update to 0.21.11., guix-commits, 2021/07/29
- 09/49: gnu: julia-finitedifferences: Update to 0.12.17., guix-commits, 2021/07/29
- 15/49: gnu: julia-imageinterminal: Udate to 0.4.7., guix-commits, 2021/07/29
- 27/49: gnu: julia-constructionbase: Update to 1.3.0., guix-commits, 2021/07/29
- 40/49: gnu: julia-mutablearithmetics: Update to 0.2.20., guix-commits, 2021/07/29