1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-spherical-geometry: Update to 1.4.0.

* gnu/packages/astronomy.scm (python-spherical-geometry): Update to 1.4.0.

Change-Id: Icaf172f0cb3a00a8750dc22a0f2868cdcf5adaeb
This commit is contained in:
Sharlatan Hellseher
2026-03-20 10:45:51 +00:00
parent 8469b61f70
commit 4490d12f66

View File

@@ -9504,7 +9504,7 @@ about the underlying principles, see
(define-public python-spherical-geometry
(package
(name "python-spherical-geometry")
(version "1.3.5")
(version "1.4.0")
(source
(origin
(method git-fetch)
@@ -9513,7 +9513,7 @@ about the underlying principles, see
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1l25xqqvmrq32r5ny0pgm1h43n9fplakvlsgg9kgfbm2n6pv89d3"))
(base32 "120wzvi6hf6n1qj0lpa1h2akdic4nk1nphgwglgib216az77xwfa"))
(modules '((guix build utils)))
(snippet
#~(begin