mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: python-pyerfa: Update to 2.0.1.4.
* gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.1.4. Change-Id: Ia83d566030e268a1d8de8b37f424124083403767
This commit is contained in:
parent
486d8339bd
commit
ced6801627
1 changed files with 2 additions and 2 deletions
|
@ -4104,13 +4104,13 @@ (define-public python-jwst
|
|||
(define-public python-pyerfa
|
||||
(package
|
||||
(name "python-pyerfa")
|
||||
(version "2.0.1.1")
|
||||
(version "2.0.1.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "pyerfa" version))
|
||||
(sha256
|
||||
(base32 "0swsdkipnk73iflsa7qbaw89wahbnfyvplqaxwi0yfrxippp9b6v"))
|
||||
(base32 "1lwx4hril705r2iz4pirgn0wrpv1wk20mr669g03bsij69qsdf5c"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
#~(begin
|
||||
|
|
Loading…
Reference in a new issue