[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/227: gnu: googletest: Update to 1.11.0.
From: |
guix-commits |
Subject: |
53/227: gnu: googletest: Update to 1.11.0. |
Date: |
Thu, 11 Nov 2021 12:30:00 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 169354db3832b5ed1b2d256b975dc786d35ab066
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 da13018..e6883df 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")))
- 28/227: gnu: python-pygobject: Update to 3.40.1., (continued)
- 28/227: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/11/11
- 33/227: gnu: bluez: Update to 5.59., guix-commits, 2021/11/11
- 39/227: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/11/11
- 41/227: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/11/11
- 43/227: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/11/11
- 45/227: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/11/11
- 44/227: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/11/11
- 49/227: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/11/11
- 50/227: gnu: lib2geom: Update to 1.1., guix-commits, 2021/11/11
- 51/227: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/11/11
- 53/227: gnu: googletest: Update to 1.11.0.,
guix-commits <=
- 55/227: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/11/11
- 32/227: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/11/11
- 37/227: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., guix-commits, 2021/11/11
- 42/227: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/11/11
- 46/227: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/11/11
- 27/227: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/11
- 47/227: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/11/11
- 48/227: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/11/11
- 52/227: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/11/11
- 57/227: gnu: Add a missing copyright., guix-commits, 2021/11/11