~ruther/guix-local

286d5134a87e9979061f66e00abfd35a135f747c — Sharlatan Hellseher 2 years ago 26614bd
gnu: cfitsio: Update to 4.3.1.

* gnu/packages/astronomy.scm (cfitsio): Update to 4.3.1.

Change-Id: I6181f161d1dcbf3ec16e229bc196d56eca470027
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 451,7 451,7 @@ with namespaces, exception handling, and member template functions.")
(define-public cfitsio
  (package
    (name "cfitsio")
    (version "4.2.0")
    (version "4.3.1")
    (source
     (origin
       (method url-fetch)


@@ 459,7 459,7 @@ with namespaces, exception handling, and member template functions.")
             "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/"
             "cfitsio-" version ".tar.gz"))
       (sha256
        (base32 "128qsv2q0f0g714ahlsixiikvvbwxi9bg9q9pcr5cd3f7wdkv9gb"))))
        (base32 "1gk2a07ypmc8rcngakcarprznq7hi3xr9szfv3hy2yv80ppci9s7"))))
    (build-system gnu-build-system)
    (arguments
     (list