summaryrefslogtreecommitdiff
path: root/gnu/packages/cpp.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/cpp.scm')
-rw-r--r--gnu/packages/cpp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 21eab08a9ad..d291360b0b1 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -2393,7 +2393,7 @@ standard GNU style syntax for options.")
2393(define-public folly 2393(define-public folly
2394 (package 2394 (package
2395 (name "folly") 2395 (name "folly")
2396 (version "2024.09.09.00") 2396 (version "2025.11.10.00")
2397 (source (origin 2397 (source (origin
2398 (method git-fetch) 2398 (method git-fetch)
2399 (uri (git-reference 2399 (uri (git-reference
@@ -2402,7 +2402,7 @@ standard GNU style syntax for options.")
2402 (file-name (git-file-name name version)) 2402 (file-name (git-file-name name version))
2403 (sha256 2403 (sha256
2404 (base32 2404 (base32
2405 "17fdigkaxivbrww5yhz9fh25d8pirqjp126zbv4kg4qsprywfww5")))) 2405 "11gdrc2jhb9dzjgpq6h3p5453f8gyvv4ngsnrqi4rylfil8a3b3i"))))
2406 (build-system cmake-build-system) 2406 (build-system cmake-build-system)
2407 (arguments 2407 (arguments
2408 (list 2408 (list