gnu: julia-pycall: Update to 1.92.5.

* gnu/packages/julia-xyz.scm (julia-pycall): Update to 1.92.5.
This commit is contained in:
Efraim Flashner 2021-11-16 12:02:14 +02:00
parent 3af351a7de
commit 11446953ba
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -3550,7 +3550,7 @@ human-readable format.")
(define-public julia-pycall (define-public julia-pycall
(package (package
(name "julia-pycall") (name "julia-pycall")
(version "1.92.3") (version "1.92.5")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -3560,7 +3560,7 @@ human-readable format.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"07r99ni6nkxpyrp3wsb5qg4jxz7i2r08dyqbiffy2zm3g0bn88jq")))) "1fj5d1ihnhnm0pl4hbx6hcd2bpdyhm8jiaqah2axsbd069j70saf"))))
(build-system julia-build-system) (build-system julia-build-system)
(arguments (arguments
`(#:imported-modules ((guix build python-build-system) `(#:imported-modules ((guix build python-build-system)