mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: python-pyerfa: Update to 2.0.1.5.
* gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.1.5. Change-Id: I9be430d4acacbbfccb4eaa928863864291ab2649
This commit is contained in:
parent
6d4e17b30c
commit
aeada768d7
1 changed files with 2 additions and 2 deletions
|
@ -5436,13 +5436,13 @@ (define-public python-jwst-reffiles
|
|||
(define-public python-pyerfa
|
||||
(package
|
||||
(name "python-pyerfa")
|
||||
(version "2.0.1.4")
|
||||
(version "2.0.1.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "pyerfa" version))
|
||||
(sha256
|
||||
(base32 "1lwx4hril705r2iz4pirgn0wrpv1wk20mr669g03bsij69qsdf5c"))
|
||||
(base32 "1h7nw61wqx9qsznnl8qandixr6c1n3f65hyqwzanav44wi7v5mhp"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
#~(begin
|
||||
|
|
Loading…
Reference in a new issue