summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2023-11-17 12:15:57 +0000
committerEric Bavier <bavier@posteo.net>2023-11-18 19:56:31 -0600
commit5919fd3204c5f787e2fad015352bd36e46170262 (patch)
tree36aa540849d976c80dfccdedb8067a296e5ba1be
parente56419615b34d55305b3ad4ea41cf0c4e541540f (diff)
downloadguix-patches-5919fd3204c5f787e2fad015352bd36e46170262.tar
guix-patches-5919fd3204c5f787e2fad015352bd36e46170262.tar.gz
gnu: python-fitsio: Update to 1.2.1.
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.2.1. Change-Id: Icc28cc340bcd23958f17bb437a76c5cdc8e58383 Signed-off-by: Eric Bavier <bavier@posteo.net>
-rw-r--r--gnu/packages/astronomy.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 8519cfb6ac..325eee6fc0 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -589,13 +589,13 @@ mining in astronomy.")
(define-public python-fitsio
(package
(name "python-fitsio")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "fitsio" version))
(sha256
- (base32 "04fbg1ffj7qrlzw50xzzkfnlk6qjjqq96j0im7phprmwb1rbvzzh"))
+ (base32 "19him5rcpjyz14ghkmifnd1xl3ivlyy84h45k6j2pyr5ixc60ky6"))
(modules '((guix build utils)))
(snippet
;; Remove the bundled cfitsio. When update the package check the