gnu: python-spisea: Update to 2.1.13.

* gnu/packages/astronomy.scm (python-spisea): Update to 2.1.13.

Change-Id: Ide2a1b88cc39b4f207b0e51e76acf85493485220
This commit is contained in:
Sharlatan Hellseher 2024-12-17 10:35:28 +00:00
parent d5619117c6
commit 9dfc9bdbe1
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -5039,7 +5039,7 @@ (define-public python-spherical-geometry
(define-public python-spisea
(package
(name "python-spisea")
(version "2.1.11")
(version "2.1.13")
(source
(origin
(method git-fetch)
@ -5048,7 +5048,7 @@ (define-public python-spisea
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1xgmbg1c0lijvbsfiicjl2r4y7prm47qnmj86w69wa8xxsz7n2ph"))))
(base32 "1i25csfcism3b5v74kqp0a3i44qkhwkh61ag65l69krm5w3yvygv"))))
(build-system pyproject-build-system)
(arguments
(list