~ruther/guix-local

9dfc9bdbe1c7694b00473108f822aafc1eac4856 — Sharlatan Hellseher 1 year, 4 months ago d561911
gnu: python-spisea: Update to 2.1.13.

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

Change-Id: Ide2a1b88cc39b4f207b0e51e76acf85493485220
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 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