GNU bug report logs -
#64527
[PATCH 1/2] gnu: bees: Update to 0.10.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Sat, 8 Jul 2023 03:47:02 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/file-systems.scm (bees): Update to 0.10.
---
gnu/packages/file-systems.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index dd84696316..0b024d6b92 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1951,7 +1951,7 @@ (define-public fuse-overlayfs
(define-public bees
(package
(name "bees")
- (version "0.9.2")
+ (version "0.10")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1970,7 +1970,7 @@ (define-public bees
(("#include .crucible/city.h.") "#include <city.h>"))))
(sha256
(base32
- "0xik1xg6ma5yglhvs60ny27242iapqwzikmqbgij1avjffs6776a"))))
+ "1j1v9bxijs8gvrb7rg0q1158xjvmfc8dlzwx768fxf3w8w2gfwvz"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "test"
base-commit: 3db685cb2e2ce2a4b29c62d28a66201b2eba018f
--
2.40.1
This bug report was last modified 2 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.