$ ./pre-inst-env guix refresh -l folly
No dependents other than itself: folly@2022.04.11.00
From 619c03100ef44a2be57a057e9ac5d6f1c02f2709 Mon Sep 17 00:00:00 2001
* gnu/packages/cpp.scm (folly): Update to 2022.04.11.00.
gnu/packages/cpp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Toggle diff (24 lines)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 75fdc3a846..645fa8e47c 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1085,7 +1085,7 @@ (define-public cxxopts
- (version "2021.10.04.00")
+ (version "2022.04.11.00")
@@ -1094,7 +1094,7 @@ (define-public folly
(file-name (git-file-name name version))
- "1h7apl42idymqra0xgw7s5ys3dxrqd8gq0f99g048k4g5fxl64s9"))))
+ "03c1my66xncn8yvgih4kc7j83ckmjbi2w29hdb28j30ixbn0bsjg"))))
(build-system cmake-build-system)
'(;; Tests must be explicitly enabled