gnu: python-pixell: Update to 0.28.4.

* gnu/packages/astronomy.scm (python-pixell): Update to 0.28.4.

Change-Id: I3949b5dd80e0bdef495b6e4e73a4b6f848dfba57
This commit is contained in:
Sharlatan Hellseher 2025-03-16 23:28:52 +00:00
parent f791ecaf43
commit 84f1999bee
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -3561,13 +3561,13 @@ on:
(define-public python-pixell
(package
(name "python-pixell")
(version "0.28.0")
(version "0.28.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pixell" version))
(sha256
(base32 "11xd0ld329vr3spg5nzszn0bxzahnvkrh2akkd7qff33ndf75hkk"))))
(base32 "1li6gcplqi1az9hf6kl1gsykdrrf62wra91n17r97s041hj70n3a"))))
(build-system pyproject-build-system)
(native-inputs
(list gfortran