1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: julia-jllwrappers: Update to 1.3.0.

* gnu/packages/julia-xyz.scm (julia-jllwrappers): Update to 1.3.0.
This commit is contained in:
Efraim Flashner
2021-05-18 20:34:17 +03:00
parent 3beb0b806d
commit 23d19ad735
+2 -2
View File
@@ -862,7 +862,7 @@ Cassette.")
(define-public julia-jllwrappers (define-public julia-jllwrappers
(package (package
(name "julia-jllwrappers") (name "julia-jllwrappers")
(version "1.2.0") (version "1.3.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@@ -871,7 +871,7 @@ Cassette.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1sj3mi2dcc13apqfpy401wic5n0pgbck1p98b2g3zw0mln9s83m4")))) (base32 "0v7xhsv9z16d657yp47vgc86ggc01i1wigqh3n0d7i1s84z7xa0h"))))
(arguments (arguments
;; Wants to download stuff ;; Wants to download stuff
'(#:tests? #f '(#:tests? #f