mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-16 00:34:06 +02:00
gnu: python-viresclient: Update to 0.16.0.
* gnu/packages/astronomy.scm (python-viresclient): Update to 0.16.0. Change-Id: I747876a5edb7519e6d24e0fb0c1a849d3a8e95ea
This commit is contained in:
@@ -11618,7 +11618,7 @@ cosmological simulations.")
|
||||
(define-public python-viresclient
|
||||
(package
|
||||
(name "python-viresclient")
|
||||
(version "0.15.2")
|
||||
(version "0.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -11627,7 +11627,7 @@ cosmological simulations.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1gr8q59ici7plgazi47g9yyhpb48mh08l2qyragnw9m336qiy4dv"))))
|
||||
(base32 "1plnjb6x8221q5ivnzjrvqvig7lb54rdvywzcg04msc3v3kwmdk6"))))
|
||||
(build-system pyproject-build-system)
|
||||
;; tests: 9 passed
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user