unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62651] [PATCH] gnu: pyzo: Update to 4.12.8.
@ 2023-04-03 19:43 Nicolas Goaziou
  2023-04-08 12:09 ` bug#62651: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-03 19:43 UTC (permalink / raw)
  To: 62651

* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.8.
---
 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 cddc8ef4d0..813184fda9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -27347,7 +27347,7 @@ (define-public python-dictpath
 (define-public pyzo
   (package
     (name "pyzo")
-    (version "4.12.7")
+    (version "4.12.8")
     (source
      (origin
        (method git-fetch)
@@ -27357,7 +27357,7 @@ (define-public pyzo
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "15c92l0g3fziyn6cmjrbr57bz70cz8w282yjb370r36x2bpykbii"))))
+         "036snpv6j63bv9z9mbq317qb43zwsj1m8vljra3c0kiakahp7cc3"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: f3424ada316a9962818b60ae22236efce8bd9fb7
-- 
2.39.2





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

* bug#62651: [PATCH] gnu: pyzo: Update to 4.12.8.
  2023-04-03 19:43 [bug#62651] [PATCH] gnu: pyzo: Update to 4.12.8 Nicolas Goaziou
@ 2023-04-08 12:09 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-08 12:09 UTC (permalink / raw)
  To: 62651-done

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

Applied.




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

end of thread, other threads:[~2023-04-08 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03 19:43 [bug#62651] [PATCH] gnu: pyzo: Update to 4.12.8 Nicolas Goaziou
2023-04-08 12:09 ` bug#62651: " 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).