summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-06-21 19:38:36 +0100
committerGuix Patches Tester <>2024-06-21 20:50:19 +0200
commitc5c8c11b369532eee7b905d6b005039365d682d5 (patch)
tree916df84d797b6f90dc0b04de8916a20ee0e8601e
parent4749693eb7c8dd4cbc449327d40cf200aebcbf92 (diff)
downloadguix-patches-c5c8c11b369532eee7b905d6b005039365d682d5.tar
guix-patches-c5c8c11b369532eee7b905d6b005039365d682d5.tar.gz
gnu: python-spherical-geometry: Update to 1.3.2.
* gnu/packages/astronomy.scm (python-spherical-geometry): Update to 1.3.2. Change-Id: Iabce4c4ab105dcc379a500a3c50a27c48065c35c
-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