me
/
guix
Archived
1
0
Fork 0

gnu: python-stpipe: Update to 0.6.0.

* gnu/packages/astronomy.scm (python-stpipe): Update to 0.6.0.

Change-Id: I381ba0d90aeb78055669c3d063bc82ae54ad42df
master
Sharlatan Hellseher 2024-07-02 13:26:13 +01:00
parent 77c8bff0ea
commit 33ec096ca5
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -3522,13 +3522,13 @@ implemented in the @acronym{JWST, James Webb Space Telescope} and
(define-public python-stpipe
(package
(name "python-stpipe")
(version "0.5.2")
(version "0.6.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "stpipe" version))
(sha256
(base32
"0r29m143ll1j9irixazrkqggzg9xbkcw7fl9xmi69zpxbh5mjgz0"))
"0iipbz5ydxxxk44q8ab0ylk7jpxjfhag4vgkhvpj67zs4s45sd8a"))
(modules '((guix build utils)))
(snippet
'(begin