summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-06-18 09:54:28 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-06-30 10:11:18 +0100
commit6d739426c73dad603c0b3e4c41a7cfb3d4bf46cb (patch)
tree4eff2db334350c55559131dea8991d0c6b141c18 /gnu/packages/astronomy.scm
parent5e493d4b42e541feeb3eae95553700e0d8cb273c (diff)
gnu: python-spherical-geometry: Update to 1.3.2.
* gnu/packages/astronomy.scm (python-spherical-geometry): Update to 1.3.2. Change-Id: Iabce4c4ab105dcc379a500a3c50a27c48065c35c
Diffstat (limited to 'gnu/packages/astronomy.scm')
-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 ca97704d5e..2bae2c6739 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3176,7 +3176,7 @@ see @url{https://github.com/astropy/astropy-APEs/blob/main/APE13.rst, APE13}.")
(define-public python-spherical-geometry
(package
(name "python-spherical-geometry")
- (version "1.3.1")
+ (version "1.3.2")
(source
(origin
(method git-fetch)
@@ -3185,7 +3185,7 @@ see @url{https://github.com/astropy/astropy-APEs/blob/main/APE13.rst, APE13}.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "172f81h42jq6mv3gpx497z2nkhkx11w4pzmcqljcicri2zqj1m6g"))))
+ (base32 "0znzfy3bmnsncvahf8qdav0c9403fn99d1gp25lainhv7kxfk44c"))))
(build-system pyproject-build-system)
(arguments
(list