mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-sunraster: Update to 0.6.2.
* gnu/packages/astronomy.scm (python-sunraster): Update to 0.6.2. Change-Id: I526a946a58f6709e9e4df009c20b9ad48c756045
This commit is contained in:
parent
599f6e9799
commit
f16195a275
1 changed files with 2 additions and 2 deletions
|
@ -9021,13 +9021,13 @@ to the SolarSoft data analysis environment.")
|
|||
(define-public python-sunraster
|
||||
(package
|
||||
(name "python-sunraster")
|
||||
(version "0.6.1")
|
||||
(version "0.6.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "sunraster" version))
|
||||
(sha256
|
||||
(base32 "0a1w7958n4m1qm59x6y00a0p45b5drnj1ippwl7gvszbwamhr2gr"))))
|
||||
(base32 "0rpxarw108igdgxvdz1g63yhyam6mgkpp7l1kkcxqyqv9najnrh4"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue