unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58990] [PATCH] gnu: python-pudb: Update to 2022.1.3.
@ 2022-11-03 16:45 jgart via Guix-patches via
  2022-11-05 11:01 ` bug#58990: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-11-03 16:45 UTC (permalink / raw)
  To: 58990; +Cc: jgart

* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.3.
---
 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 2e8cbb1ee4..04cc2a363b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -29493,13 +29493,13 @@ (define-public dynaconf
 (define-public python-pudb
   (package
     (name "python-pudb")
-    (version "2022.1.2")
+    (version "2022.1.3")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "pudb" version))
               (sha256
                (base32
-                "03a7zalgdxfd2z2k6050ng087gwqgqis544n2083gdfxbf0ap0vb"))))
+                "0jk61qgacvwy6zkz1f55jawax4ggb1aawy6w3wnfkzqrkvd3ms2q"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.38.1





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

* bug#58990: [PATCH] gnu: python-pudb: Update to 2022.1.3.
  2022-11-03 16:45 [bug#58990] [PATCH] gnu: python-pudb: Update to 2022.1.3 jgart via Guix-patches via
@ 2022-11-05 11:01 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-05 11:01 UTC (permalink / raw)
  To: jgart; +Cc: 58990-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]


jgart via Guix-patches via <guix-patches@gnu.org> writes:

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

Thanks! Pushed to master as 84d239599a10f31e7d414d962ae25888ab21165c.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-11-05 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03 16:45 [bug#58990] [PATCH] gnu: python-pudb: Update to 2022.1.3 jgart via Guix-patches via
2022-11-05 11:01 ` bug#58990: " Christopher Baines

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).