GNU bug report logs - #48831
[PATCH 0/7] gnu: calibre: Update to 5.20.0.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Fri, 4 Jun 2021 11:31:02 UTC

Severity: normal

Tags: patch

Done: Brendan Tildesley <mail <at> brendan.scot>

Bug is archived. No further changes may be made.

Full log


Message #41 received at 48831 <at> debbugs.gnu.org (full text, mbox):

From: Brendan Tildesley <mail <at> brendan.scot>
To: 48831 <at> debbugs.gnu.org
Subject: [PATCH 5/7] gnu: python-regex: Update to 2021.4.4.
Date: Fri,  4 Jun 2021 21:46:38 +1000
* gnu/packages/python-xyz.scm (python-regex): Update to 2021.4.4.
---
 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 b036fe2904..059f4c31c9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18447,13 +18447,13 @@ window memory map manager.")
 (define-public python-regex
   (package
     (name "python-regex")
-    (version "2020.6.8")
+    (version "2021.4.4")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "regex" version))
               (sha256
                (base32
-                "1b3k0zi1pd99q5mk7ri7vcx2y1mq5inm9hk8dryqyhrpkmh4xdp9"))))
+                "1yws1kqvw4krmdi519iry5jl1i2ihnr5n45wwkbljb4lkczkvfjj"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.31.1





This bug report was last modified 3 years and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.