mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
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
This commit is contained in:
parent
a236fbf00d
commit
c500eda4e9
1 changed files with 1 additions and 1 deletions
|
@ -1973,7 +1973,7 @@ (define-public python-bayesicfitting
|
|||
(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))
|
||||
|
|
Loading…
Reference in a new issue