From 9dfc9bdbe1c7694b00473108f822aafc1eac4856 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 17 Dec 2024 10:35:28 +0000 Subject: [PATCH] gnu: python-spisea: Update to 2.1.13. * gnu/packages/astronomy.scm (python-spisea): Update to 2.1.13. Change-Id: Ide2a1b88cc39b4f207b0e51e76acf85493485220 --- gnu/packages/astronomy.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 7b88cdd5063ac51df863f324e906092edd624231..9dd75e7ab82fe52d6a56529a5bbc1c992f3d1333 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -5039,7 +5039,7 @@ spherical polygons that represent arbitrary regions of the sky.") (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 @@ spherical polygons that represent arbitrary regions of the sky.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1xgmbg1c0lijvbsfiicjl2r4y7prm47qnmj86w69wa8xxsz7n2ph")))) + (base32 "1i25csfcism3b5v74kqp0a3i44qkhwkh61ag65l69krm5w3yvygv")))) (build-system pyproject-build-system) (arguments (list