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

* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.5.
---
 gnu/packages/python-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b14c4ff0f3..c69cbdd53f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -49,7 +49,7 @@
 ;;; Copyright © 2018 Mathieu Lirzin <mthl@gnu.org>
 ;;; Copyright © 2018 Adam Massmann <massmannak@gmail.com>
 ;;; Copyright © 2016, 2018 Tomáš Čech <sleep_walker@gnu.org>
-;;; Copyright © 2018-2022 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2018-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;;; Copyright © 2018 Oleg Pykhalov <go.wigust@gmail.com>
 ;;; Copyright © 2018, 2019, 2021 Clément Lassieur <clement@lassieur.org>
 ;;; Copyright © 2018, 2019, 2020, 2021, 2022, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
@@ -27024,7 +27024,7 @@ (define-public python-dictpath
 (define-public pyzo
   (package
     (name "pyzo")
-    (version "4.12.4")
+    (version "4.12.5")
     (source
      (origin
        (method git-fetch)
@@ -27034,7 +27034,7 @@ (define-public pyzo
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "10qqilbh7n4z2656qbr9gllvgi7xq11xcm2bv64h02jmkb7m4m6n"))))
+         "0938dk9z1l248756h4z08si4n1i2rj02lbwgd04x49p97iclgwrn"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: 1163349b7009ba60f7e441952a798d5df255db0d
-- 
2.38.1





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

* bug#61109: [PATCH] gnu: pyzo: Update to 4.12.5.
  2023-01-28  9:00 [bug#61109] [PATCH] gnu: pyzo: Update to 4.12.5 Nicolas Goaziou
@ 2023-02-04 18:11 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-04 18:11 UTC (permalink / raw)
  To: 61109-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied.




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-28  9:00 [bug#61109] [PATCH] gnu: pyzo: Update to 4.12.5 Nicolas Goaziou
2023-02-04 18:11 ` bug#61109: " 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).