gnu: julia-axisarrays: Update to 0.4.4.
* gnu/packages/julia-xyz.scm (julia-axisarrays): Update to 0.4.4.
This commit is contained in:
parent
01546260b8
commit
af3699492e
@ -205,7 +205,7 @@ axis (dimension).")
|
|||||||
(define-public julia-axisarrays
|
(define-public julia-axisarrays
|
||||||
(package
|
(package
|
||||||
(name "julia-axisarrays")
|
(name "julia-axisarrays")
|
||||||
(version "0.4.3")
|
(version "0.4.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -214,7 +214,7 @@ axis (dimension).")
|
|||||||
(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 "079rj7wvh9ks293g2ih1yah5k0sg8wazw08z3vg2bxj4s16wr64p"))))
|
(base32 "03kzan1lm4fxfhzv1xjg3ysf6y7nagcc61vfz15kvdrp1dqxlynk"))))
|
||||||
(build-system julia-build-system)
|
(build-system julia-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("julia-rangearrays" ,julia-rangearrays)
|
`(("julia-rangearrays" ,julia-rangearrays)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user