unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56686] [PATCH] gnu: python-pudb: Update to 2022.1.2.
@ 2022-07-22  1:36 jgart via Guix-patches via
  2022-08-04 18:46 ` bug#56686: " Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-07-22  1:36 UTC (permalink / raw)
  To: 56686; +Cc: jgart

* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.2.
---
 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 11f709f7b5..bc2e7723eb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -28796,13 +28796,13 @@ (define-public dynaconf
 (define-public python-pudb
   (package
     (name "python-pudb")
-    (version "2022.1.1")
+    (version "2022.1.2")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "pudb" version))
               (sha256
                (base32
-                "0gq82hwnibby9qdyv7ri11phvg94nby4jb0w9h3jk79w89kdsfyv"))))
+                "03a7zalgdxfd2z2k6050ng087gwqgqis544n2083gdfxbf0ap0vb"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.37.1





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

* bug#56686: [PATCH] gnu: python-pudb: Update to 2022.1.2.
  2022-07-22  1:36 [bug#56686] [PATCH] gnu: python-pudb: Update to 2022.1.2 jgart via Guix-patches via
@ 2022-08-04 18:46 ` Efraim Flashner
  2022-08-06 13:31   ` [bug#56686] " jgart via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Efraim Flashner @ 2022-08-04 18:46 UTC (permalink / raw)
  To: jgart; +Cc: 56686-done

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

Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

* [bug#56686] [PATCH] gnu: python-pudb: Update to 2022.1.2.
  2022-08-04 18:46 ` bug#56686: " Efraim Flashner
@ 2022-08-06 13:31   ` jgart via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-08-06 13:31 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 56686-done

On Thu, 04 Aug 2022 21:46:04 +0300 Efraim Flashner <efraim@flashner.co.il> wrote:
> Patch pushed. Thanks!

Thanks, Efraim!




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

end of thread, other threads:[~2022-08-06 13:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22  1:36 [bug#56686] [PATCH] gnu: python-pudb: Update to 2022.1.2 jgart via Guix-patches via
2022-08-04 18:46 ` bug#56686: " Efraim Flashner
2022-08-06 13:31   ` [bug#56686] " jgart via Guix-patches via

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