unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61418] [PATCH] gnu: pyzo: Update to 4.12.7.
@ 2023-02-11  9:33 Nicolas Goaziou
  2023-02-11 20:24 ` bug#61418: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11  9:33 UTC (permalink / raw)
  To: 61418

* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.7.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 15f1a80fed..445f5a787d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -27011,7 +27011,7 @@ (define-public python-dictpath
 (define-public pyzo
   (package
     (name "pyzo")
-    (version "4.12.5")
+    (version "4.12.7")
     (source
      (origin
        (method git-fetch)
@@ -27021,7 +27021,7 @@ (define-public pyzo
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0938dk9z1l248756h4z08si4n1i2rj02lbwgd04x49p97iclgwrn"))))
+         "15c92l0g3fziyn6cmjrbr57bz70cz8w282yjb370r36x2bpykbii"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: 222eef1999d60f33053e6069ecd4ea86a030834f
-- 
2.39.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61418: [PATCH] gnu: pyzo: Update to 4.12.7.
  2023-02-11  9:33 [bug#61418] [PATCH] gnu: pyzo: Update to 4.12.7 Nicolas Goaziou
@ 2023-02-11 20:24 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11 20:24 UTC (permalink / raw)
  To: 61418-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/python-xyz.scm (pyzo): Update to 4.12.7.

Applied.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-11 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  9:33 [bug#61418] [PATCH] gnu: pyzo: Update to 4.12.7 Nicolas Goaziou
2023-02-11 20:24 ` bug#61418: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).