mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-24 03:00:35 +02:00
gnu: python-edps: Update to 1.7.0.
* gnu/packages/astronomy.scm (python-edps): Update to 1.7.0. Change-Id: I3ad3008e0c07e2072dc8470fa5b1dc3804cf4ddf
This commit is contained in:
@@ -4520,7 +4520,7 @@ implemented using the astropy.modeling framework.")
|
||||
(define-public python-edps
|
||||
(package
|
||||
(name "python-edps")
|
||||
(version "1.6.0")
|
||||
(version "1.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -4528,7 +4528,7 @@ implemented using the astropy.modeling framework.")
|
||||
"https://ftp.eso.org/pub/dfs/pipelines/libraries/edps/edps-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "0wigb3ni663a8fp9wdsnlbg789y2898j3x523isb68mnq72fqblw"))))
|
||||
(base32 "0r8afkpviihy9pd7hvgnc3amblzmbz21kbrdvynmz25w7fj7q9jk"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user