mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
f791ecaf43
commit
84f1999bee
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue