gnu: julia-geometrybasics: Update to 0.4.2.

* gnu/packages/julia-xyz.scm (julia-geometrybasics): Update to 0.4.2.
This commit is contained in:
Efraim Flashner 2022-12-10 21:04:54 +02:00
parent aa583170dc
commit a7f41aac7a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -2258,7 +2258,7 @@ matrices the Schur form is often more useful.")
(define-public julia-geometrybasics
(package
(name "julia-geometrybasics")
(version "0.4.1")
(version "0.4.2")
(source
(origin
(method git-fetch)
@ -2267,7 +2267,7 @@ matrices the Schur form is often more useful.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "057j3hjpli3q5b98cqkpi4p10x2k9pyksrz62hjmv1kb5qzdvhsj"))))
(base32 "0kxn7gzv4sm3017qbng70iqb4wzy1k2fj5w6lkz1kn7lx7z7m33x"))))
(build-system julia-build-system)
(arguments
(list