me
/
guix
Archived
1
0
Fork 0

gnu: cfitsio: Update to 4.4.1.

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

Change-Id: Ia589fb141192b59ee5e422a8106da89dff931e85
master
Sharlatan Hellseher 2024-07-01 22:18:18 +01:00
parent b5c33f99e3
commit b5de40f04b
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -536,7 +536,7 @@ accurately in real time at any rate desired.")
(define-public cfitsio
(package
(name "cfitsio")
(version "4.4.0")
(version "4.4.1")
(source
(origin
(method url-fetch)
@ -544,7 +544,7 @@ accurately in real time at any rate desired.")
"https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/"
"cfitsio-" version ".tar.gz"))
(sha256
(base32 "1abb4ky6pjyi9f9ly8qjmkb5h25d5xxqlrxrgjg86q77bbwhr44m"))))
(base32 "098x1l8ijwsjp2ivp3v7pamrmpgwj5xmgb4yppm9w3w044zxr8b6"))))
(build-system gnu-build-system)
(arguments
(list