From 6dfc0bbc43fe383efa99cc5ace0fd7fa09b58a7f Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 17 Apr 2026 22:19:58 +0100 Subject: [PATCH] gnu: python-spisea: Update to 2.4. * gnu/packages/astronomy.scm (python-spisea): Update to 2.4. Change-Id: I22e60126a15331d052e3cf727f801df8de17c8cc --- 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 ec5cec9719a..11f9a4725a3 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -9813,7 +9813,7 @@ spherical polygons that represent arbitrary regions of the sky.") (define-public python-spisea (package (name "python-spisea") - (version "2.3") + (version "2.4") (source (origin (method git-fetch) @@ -9822,7 +9822,7 @@ spherical polygons that represent arbitrary regions of the sky.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1jpd8w0wbd6y2j2727mhbr1wspnbm3dqn17ic2gzizk13y9idz1k")))) + (base32 "174kfa9dc14l1r8czf6ghzwxin4lsxg24gsk5qy3a8w6jwslsi4m")))) (build-system pyproject-build-system) (arguments (list