me
/
guix
Archived
1
0
Fork 0

gnu: python-spectral-cube: Update to 0.6.5.

* gnu/packages/astronomy.scm (python-spectral-cube): Update to 0.6.5.

Change-Id: I089f55238299533f35d1fd7623c1a8ff446de08c
master
Sharlatan Hellseher 2023-12-16 19:56:10 +00:00
parent e86353aa3b
commit f224e2e489
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -2548,13 +2548,13 @@ elevation, solar azimuth, rahukaalam, and the phases of the moon.")
(define-public python-spectral-cube
(package
(name "python-spectral-cube")
(version "0.6.3")
(version "0.6.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "spectral-cube" version))
(sha256
(base32 "10q76rsgf9w4j7y68mfa870bpxf06m6kqvivj4340jmgnsrfy1zg"))))
(base32 "0cqxgmk46gv2qa2kls8fph105lgwbwf13hvizh6w85mzgypyp740"))))
(build-system pyproject-build-system)
(propagated-inputs
(list python-astropy