GNU bug report logs - #64011
[PATCH] gnu: b4: Update to 0.12.0

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Mon, 12 Jun 2023 06:02:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#64011: closed (Re: bug#64011: [PATCH] gnu: b4: Update to 0.12.0)
Date: Sun, 18 Jun 2023 21:35:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64011: [PATCH] gnu: b4: Update to 0.12.0

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64011 <at> debbugs.gnu.org.

-- 
64011: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64011
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 64011-done <at> debbugs.gnu.org
Subject: Re: bug#64011: [PATCH] gnu: b4: Update to 0.12.0
Date: Sun, 18 Jun 2023 23:33:54 +0200
Andy Tai <atai <at> atai.org> skribis:

> * gnu/packages/version-control.scm (b4): Update to 0.12.0

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: b4: Update to 0.12.0
Date: Sun, 11 Jun 2023 23:01:30 -0700
* gnu/packages/version-control.scm (b4): Update to 0.12.0
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 1db0931ac3..7c635c9d49 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2611,13 +2611,13 @@ (define-public patatt
 (define-public b4
   (package
     (name "b4")
-    (version "0.8.0")
+    (version "0.12.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "b4" version))
        (sha256
-        (base32 "115ysciq15sxc8fd9hf7p0f4wnd5xapcfkmq8g33y1c8nbdxclbx"))))
+        (base32 "0qwi2f729mflrv8dazb3xbs23hzprbchjrhjcc8fjvpn7yvnrd7f"))))
     (build-system python-build-system)
     (arguments
      (list #:tests? #f                  ;no tests

base-commit: 6fe9a004dba2d4ddf69ff6f1714af15ffaa7e62a
-- 
2.40.1




This bug report was last modified 1 year and 342 days ago.

Previous Next


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