gnu: julia-bandedmatrices: Update to 0.16.10.
* gnu/packages/julia-xyz.scm (julia-bandedmatrices): Update to 0.16.10.
This commit is contained in:
parent
af3699492e
commit
5d45f7b1d5
@ -236,7 +236,7 @@ axes, allowing column names or interval selections.")
|
||||
(define-public julia-bandedmatrices
|
||||
(package
|
||||
(name "julia-bandedmatrices")
|
||||
(version "0.16.9")
|
||||
(version "0.16.10")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -245,7 +245,7 @@ axes, allowing column names or interval selections.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "105y5d3208s0byk3p0469sfy79lhjpdblk6karbwj8x7hl26na00"))))
|
||||
(base32 "0rlfj9gr9ss621v5kw5b06206yaak21s2vq9vk7r8a7p2ylncism"))))
|
||||
(build-system julia-build-system)
|
||||
(propagated-inputs
|
||||
`(("julia-arraylayouts" ,julia-arraylayouts)
|
||||
|
Loading…
Reference in New Issue
Block a user