me
/
guix
Archived
1
0
Fork 0

gnu: python-pivy: Update to 0.6.8.

* gnu/packages/python-xyz.scm (python-pivy): Update to 0.6.8.

Change-Id: I7375a8261bd24ae1c2f54c6889e1a39d6db93468
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
master
Artyom V. Poptsov 2024-05-15 11:13:24 +03:00 committed by Guillaume Le Vaillant
parent d8d0fdd25c
commit 75f3cca50a
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -32924,7 +32924,7 @@ used to retry a function a given number of times.")
(define-public python-pivy
(package
(name "python-pivy")
(version "0.6.5")
(version "0.6.8")
(source
(origin
(method git-fetch)
@ -32933,7 +32933,7 @@ used to retry a function a given number of times.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0vids7sxk8w5vr73xdnf8xdci71a7syl6cd35aiisppbqyyfmykx"))))
(base32 "00l4r06dwmgn8h29nrl3g3yv33cfyizyylk28x1j95qyj36sggfb"))))
(build-system python-build-system)
(arguments
(list