julia-fillarrays: Pin the version of julia-aqua.

* gnu/packages/julia-xyz.scm (julia-fillarrays)[propagated-inputs]: Move
julia-aqua from here to...
[inputs]: ... to here. Replace julia-aqua by julia-aqua-0.5.

Change-Id: I57911619f915b649e3ce004fe7fd2f40241dc6c2
This commit is contained in:
Simon Tournier
2025-03-05 16:47:05 +01:00
parent 7f7326c049
commit 93095bf2c1

View File

@@ -2488,10 +2488,9 @@ working with filesystem paths in Julia.")
(sha256
(base32 "1c4i8awmw9qq8dqfhxwjh76mc1nlmzrl5j754fpnbajv8p49gdv5"))))
(build-system julia-build-system)
(propagated-inputs
(list julia-aqua))
(inputs ;required by tests
(list julia-staticarrays))
(list julia-aqua-0.5
julia-staticarrays))
(home-page "https://github.com/JuliaArrays/FillArrays.jl")
(synopsis "Lazy matrix representation")
(description "This package lazily represents matrices filled with