mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: python-sep-pjw: Update to 1.3.7.
* gnu/packages/astronomy.scm (python-sep-pjw): Update to 1.3.7. Change-Id: I2adbb4b283ce2b545ce8dcd0671beb88a8fcd3b5
This commit is contained in:
parent
f9ef0789e2
commit
b34852a4c3
1 changed files with 2 additions and 2 deletions
|
@ -5784,13 +5784,13 @@ (define-public python-sep
|
|||
(define-public python-sep-pjw
|
||||
(package
|
||||
(name "python-sep-pjw")
|
||||
(version "1.3.6")
|
||||
(version "1.3.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "sep_pjw" version))
|
||||
(sha256
|
||||
(base32 "0ji3khgswidnnqx34js9fyk39kgh4gvf7q8gk2f7r4acaabzja2v"))))
|
||||
(base32 "1z8m2l3ccxj1izdazv7a0hg6zd1495bvby8w114s5ji7fd91vdv7"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue