me
/
guix
Archived
1
0
Fork 0

gnu: julia-nnlib: Update to 0.7.29.

* gnu/packages/julia-xyz.scm (julia-nnlib): Update to 0.7.29.
master
Efraim Flashner 2021-10-07 14:23:11 +03:00
parent d6bebca94d
commit 28f0a15be2
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -2828,7 +2828,7 @@ interface to interact with these types.")
(define-public julia-nnlib
(package
(name "julia-nnlib")
(version "0.7.25")
(version "0.7.29")
(source
(origin
(method git-fetch)
@ -2837,7 +2837,7 @@ interface to interact with these types.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0vp4kcn9ivkhmqgkyvnabcdqi6pv7ghbmjc1llkwv1kzhylyf86p"))))
(base32 "16vn5w5274kcywh1xp0zqjk5q10xrk125aznz5av6wifwrvghk8s"))))
(build-system julia-build-system)
(arguments
`(#:tests? #f ; Test suite not updated for ChainRulesTestUtils-1.0.