[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: julia-lazyarrays: Update to 0.22.2.
From: |
guix-commits |
Subject: |
05/06: gnu: julia-lazyarrays: Update to 0.22.2. |
Date: |
Fri, 8 Oct 2021 04:24:08 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 3c6ff2b9d11f04db3d03b171875463568babbed9
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Oct 7 15:02:05 2021 +0300
gnu: julia-lazyarrays: Update to 0.22.2.
* gnu/packages/julia-xyz.scm (julia-lazyarrays): Update to 0.22.2.
---
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 ff0977a..8bfd9d3 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -2410,7 +2410,7 @@ focus on speed and slick struct mapping.")
(define-public julia-lazyarrays
(package
(name "julia-lazyarrays")
- (version "0.21.14")
+ (version "0.22.2")
(source
(origin
(method git-fetch)
@@ -2419,7 +2419,7 @@ focus on speed and slick struct mapping.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "130kqyfk0h17s9dr9r1p9n1dgvzzlb1jwn6pj14lwr83s36glpv1"))))
+ (base32 "17rhlrmgfvdw8w62pg32ikr9j4xy2ylr7mx7ar0hnpzryv929rp5"))))
(build-system julia-build-system)
(propagated-inputs
`(("julia-arraylayouts" ,julia-arraylayouts)
- branch master updated (c8a7ba6 -> 5892776), guix-commits, 2021/10/08
- 02/06: gnu: julia-staticarrays: Update to 1.2.13., guix-commits, 2021/10/08
- 01/06: gnu: julia-reexport: Update to 1.2.2., guix-commits, 2021/10/08
- 03/06: gnu: julia-nnlib: Update to 0.7.29., guix-commits, 2021/10/08
- 04/06: gnu: julia-nnlib: Enable tests., guix-commits, 2021/10/08
- 05/06: gnu: julia-lazyarrays: Update to 0.22.2.,
guix-commits <=
- 06/06: gnu: julia-chainrulestestutils: Update to 1.2.3., guix-commits, 2021/10/08