[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/14: gnu: doctest: Update to 2.3.7.
From: |
guix-commits |
Subject: |
02/14: gnu: doctest: Update to 2.3.7. |
Date: |
Mon, 16 Mar 2020 23:50:58 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit aa0bcb6c5326c96d0a730bbb27af1e496914a5c9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Mon Mar 16 20:46:27 2020 +0100
gnu: doctest: Update to 2.3.7.
* gnu/packages/check.scm (doctest): Update to 2.3.7.
---
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 fa14ac1..1b60b99 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -392,7 +392,7 @@ and it supports a very flexible form of test discovery.")
(define-public doctest
(package
(name "doctest")
- (version "2.3.6")
+ (version "2.3.7")
(home-page "https://github.com/onqtam/doctest")
(source (origin
(method git-fetch)
@@ -400,7 +400,7 @@ and it supports a very flexible form of test discovery.")
(file-name (git-file-name name version))
(sha256
(base32
- "070gkwffi73i2p0azga9yxj8km32bp8bw4jvkvz1vzlpavyii5kn"))))
+ "134lx7pjnglrl4wdmyr9dz3rjb6d4ir6rvapg00gp52n44dbhnrq"))))
(build-system cmake-build-system)
(synopsis "C++ test framework")
(description
- 08/14: gnu: wireless-tools: Use HTTPS home page., (continued)
- 08/14: gnu: wireless-tools: Use HTTPS home page., guix-commits, 2020/03/16
- 06/14: gnu: shogun: Use HTTPS home page., guix-commits, 2020/03/16
- 09/14: gnu: glfw: Use HTTPS home page., guix-commits, 2020/03/16
- 01/14: gnu: reaver: Update to 1.6.6., guix-commits, 2020/03/16
- 05/14: gnu: perl-test-simple: Update to 1.302172., guix-commits, 2020/03/16
- 04/14: gnu: five-or-more: Update to 3.32.1., guix-commits, 2020/03/16
- 03/14: gnu: eigen: Update to 3.3.7., guix-commits, 2020/03/16
- 07/14: gnu: openimageio: Use HTTPS home page., guix-commits, 2020/03/16
- 10/14: gnu: fritzing: Use HTTPS home page., guix-commits, 2020/03/16
- 14/14: gnu: simplescreenrecorder: Use HTTPS home page., guix-commits, 2020/03/16
- 02/14: gnu: doctest: Update to 2.3.7.,
guix-commits <=
- 12/14: gnu: libjaylink: Use HTTPS home page., guix-commits, 2020/03/16
- 11/14: gnu: qdbm: Use HTTPS home page., guix-commits, 2020/03/16
- 13/14: gnu: libmng: Use HTTPS home page., guix-commits, 2020/03/16