unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64011] [PATCH] gnu: b4: Update to 0.12.0
@ 2023-06-12  6:01 Andy Tai
  2023-06-18 21:33 ` bug#64011: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-06-12  6:01 UTC (permalink / raw)
  To: 64011; +Cc: Andy Tai

* 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





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

* bug#64011: [PATCH] gnu: b4: Update to 0.12.0
  2023-06-12  6:01 [bug#64011] [PATCH] gnu: b4: Update to 0.12.0 Andy Tai
@ 2023-06-18 21:33 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-06-18 21:33 UTC (permalink / raw)
  To: Andy Tai; +Cc: 64011-done

Andy Tai <atai@atai.org> skribis:

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

Applied, thanks!




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

end of thread, other threads:[~2023-06-18 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12  6:01 [bug#64011] [PATCH] gnu: b4: Update to 0.12.0 Andy Tai
2023-06-18 21:33 ` bug#64011: " Ludovic Courtès

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