gnu: b4: Update to 0.12.0

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Andy Tai 2023-06-11 23:01:30 -07:00 committed by Ludovic Courtès
parent d47a0d7fec
commit 2afa79aeaa
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -2617,13 +2617,13 @@ email header.")
(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