me
/
guix
Archived
1
0
Fork 0

gnu: python-astroalign: Update to 2.5.1.

* gnu/packages/astronomy.scm (python-astroalign): Update to 2.5.1.

Change-Id: If850a659270c8a3640bd20382f5b5fb05b998594
Signed-off-by: Eric Bavier <bavier@posteo.net>
master
Sharlatan Hellseher 2023-11-17 12:15:54 +00:00 committed by Eric Bavier
parent 1fbab53723
commit a5b82772f4
No known key found for this signature in database
GPG Key ID: BC45CA67E2F8D007
1 changed files with 2 additions and 2 deletions

View File

@ -4216,7 +4216,7 @@ pipelines.")
(define-public python-astroalign
(package
(name "python-astroalign")
(version "2.5.0")
(version "2.5.1")
(source
(origin
;; There are no tests in the PyPI tarball.
@ -4226,7 +4226,7 @@ pipelines.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0br1v2l48jx214a1bcdr8wz1wggcswcbz4cqv8d19fd46fc4qlhy"))))
(base32 "1kr5cszcxvrdbksy7mvv3ps1h1jzrn4yamfr6x7whkbi6bpqf7xp"))))
(build-system pyproject-build-system)
(native-inputs
(list python-astropy