mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
julia-cfitsio: Pin the version of julia-aqua.
* gnu/packages/julia-xyz.sc, (julia-cfitsio)[native-inputs]: Replace julia-aqua by julia-aqua-0.5. Change-Id: I400b09fd2480f0406b6cd370c09346ad1df91c15
This commit is contained in:
@@ -971,7 +971,7 @@ variables, both with unordered (nominal variables) and ordered categories
|
||||
(sha256
|
||||
(base32 "05bxzzjcc021p3hi092h06r2q7qnvql0xz1alggi83i0pp1mxp6d"))))
|
||||
(build-system julia-build-system)
|
||||
(native-inputs (list julia-aqua))
|
||||
(native-inputs (list julia-aqua-0.5))
|
||||
(propagated-inputs (list julia-cfitsio-jll))
|
||||
(home-page "https://github.com/JuliaAstro/CFITSIO.jl")
|
||||
(synopsis "C-style interface to the libcfitsio library")
|
||||
|
||||
Reference in New Issue
Block a user