[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/115: gnu: googletest: Update to 1.11.0.
From: |
guix-commits |
Subject: |
53/115: gnu: googletest: Update to 1.11.0. |
Date: |
Fri, 15 Oct 2021 09:49:03 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit aeeb16ef085d9f2e458fb45dc19593389624fab7
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Tue Sep 14 13:19:29 2021 +0000
gnu: googletest: Update to 1.11.0.
* gnu/packages/check.scm (googletest): Update to 1.11.0.
---
gnu/packages/check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index c839f83..238a855 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -697,7 +697,7 @@ test coverage and has a web user interface that will
refresh automatically.")
(define-public googletest
(package
(name "googletest")
- (version "1.10.0")
+ (version "1.11.0")
(source
(origin
(method git-fetch)
@@ -706,7 +706,7 @@ test coverage and has a web user interface that will
refresh automatically.")
(commit (string-append "release-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1zbmab9295scgg4z2vclgfgjchfjailjnvzc6f5x9jvlsdi3dpwz"))))
+ (base32 "0pd4y1gpx1z8fiyarkvqlmk6hbv0lc8fr00ivnsvqzi1xg34jfaa"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags '("-DBUILD_SHARED_LIBS=ON")))
- 37/115: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., (continued)
- 37/115: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., guix-commits, 2021/10/15
- 42/115: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/10/15
- 44/115: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/10/15
- 46/115: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/10/15
- 45/115: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/10/15
- 48/115: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/10/15
- 50/115: gnu: lib2geom: Update to 1.1., guix-commits, 2021/10/15
- 51/115: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/10/15
- 52/115: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/10/15
- 56/115: gnu: mozjs-78: Update to 78.13.0., guix-commits, 2021/10/15
- 53/115: gnu: googletest: Update to 1.11.0.,
guix-commits <=
- 55/115: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/10/15
- 54/115: gnu: abseil-cpp: Remove googletest patch., guix-commits, 2021/10/15
- 57/115: gnu: Add a missing copyright., guix-commits, 2021/10/15
- 64/115: gnu: gst-plugins-ugly: Update to 1.18.5., guix-commits, 2021/10/15
- 65/115: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/10/15
- 59/115: Revert gstreamer update to 1.19.2., guix-commits, 2021/10/15
- 67/115: gnu: python-gst: Update to 1.18.5., guix-commits, 2021/10/15
- 73/115: bluez: Update to 5.61., guix-commits, 2021/10/15
- 61/115: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/10/15
- 58/115: gnu: polkit: Update to 0.120 and ungraft., guix-commits, 2021/10/15