summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-05-05 23:29:52 +0200
committerLudovic Courtès <ludo@gnu.org>2022-05-05 23:56:58 +0200
commit0780164f1f718804d5ece3e7c17fd6639d2e6a1f (patch)
tree300bd770ee7a47a7e0395be087379d0323f9d4fc
parent6829d61bc5d784a3d8f4d5bd6d5ad183b1aebaa8 (diff)
downloadguix-patches-0780164f1f718804d5ece3e7c17fd6639d2e6a1f.tar
guix-patches-0780164f1f718804d5ece3e7c17fd6639d2e6a1f.tar.gz
gnu: b4: Update to 0.8.0.
* gnu/packages/version-control.scm (b4): Update to 0.8.0.
-rw-r--r--gnu/packages/version-control.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 7574afda86..d167c9b5aa 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2555,13 +2555,13 @@ based on a manifest file published by servers.")
(define-public b4
(package
(name "b4")
- (version "0.6.2")
+ (version "0.8.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "b4" version))
(sha256
- (base32 "1j904dy9cwxl85k2ngc498q5cdnqwsmw3jibjr1m55w8aqdck68z"))
+ (base32 "115ysciq15sxc8fd9hf7p0f4wnd5xapcfkmq8g33y1c8nbdxclbx"))
(modules '((guix build utils)))
(snippet
'(begin