me
/
guix
Archived
1
0
Fork 0

gnu: python-casa-formats-io: Update to 0.3.0.

* gnu/packages/astronomy.scm (python-casa-formats-io): Update to 0.3.0.

Change-Id: I3f8ca4c981ac31cc955d374b4e4735e53af4c868
master
Sharlatan Hellseher 2024-04-17 22:44:02 +01:00
parent a236fbf00d
commit c500eda4e9
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 1 additions and 1 deletions

View File

@ -1973,7 +1973,7 @@ Herschel.")
(define-public python-casa-formats-io
(package
(name "python-casa-formats-io")
(version "0.2.2")
(version "0.3.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "casa-formats-io" version))