mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-reproject: Update to 0.14.1.
* gnu/packages/astronomy.scm (python-reproject): Update to 0.14.1. Change-Id: I4d354d42193933cb50440383a544d25f9418749b
This commit is contained in:
parent
36706bbf1d
commit
0e199a3113
1 changed files with 2 additions and 2 deletions
|
@ -4388,13 +4388,13 @@ PSF} describing how the optical system spreads light from sources.")
|
|||
(define-public python-reproject
|
||||
(package
|
||||
(name "python-reproject")
|
||||
(version "0.14.0")
|
||||
(version "0.14.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "reproject" version))
|
||||
(sha256
|
||||
(base32 "1h5v74da32ai9dkhcdn3xx4h05awlxhhnrsdjj1sb644c1vlyg6x"))))
|
||||
(base32 "0yg5dga054xdwsx75q204h04gmrw0mgayc74l4rpymcbkckymj2k"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue