@@ 1104,7 1104,7 @@ generation.")
(define-public googlebenchmark
(package
(name "googlebenchmark")
- (version "1.8.3")
+ (version "1.9.1")
(home-page "https://github.com/google/benchmark")
(source (origin
(method git-fetch)
@@ 1113,7 1113,7 @@ generation.")
(file-name (git-file-name "google-benchmark" version))
(sha256
(base32
- "1hf8xrdd9k57kw3mpdi68a78fd96vzdqv3179v2yy5dxx336ffw3"))))
+ "1ky51j4hbqcaxp7i7sfiyh1435mgyijgbfgc48bbmi52vgay0477"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags (list "-DBUILD_SHARED_LIBS=ON"