[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/100: gnu: catch-framework2: Update to 2.3.0.
From: |
guix-commits |
Subject: |
21/100: gnu: catch-framework2: Update to 2.3.0. |
Date: |
Wed, 8 Jul 2020 03:36:37 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 4dabd04a2a1f560da0d2d9ab96e91699296c60e8
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Sat May 30 14:41:17 2020 -0400
gnu: catch-framework2: Update to 2.3.0.
* gnu/packages/check.scm (catch-framework2): Update to 2.3.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
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 c71edc7..cca938b 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -285,7 +285,7 @@ a multi-paradigm automated test framework for C++ and
Objective-C.")
(define-public catch-framework2
(package
(name "catch2")
- (version "2.1.2")
+ (version "2.3.0")
(home-page "https://github.com/catchorg/Catch2";)
(source (origin
(method git-fetch)
@@ -295,7 +295,7 @@ a multi-paradigm automated test framework for C++ and
Objective-C.")
(file-name (git-file-name name version))
(sha256
(base32
- "14vcckqmbydjsg40ngi6iv999zimysh2l7fmrqj1d7xl990qz233"))))
+ "1akcgx3a3f3ql69lsaf1jdp8br2irm50mkv5zv3v3ri055ln9bc8"))))
(build-system cmake-build-system)
(inputs
`(("python" ,python-wrapper)))
- 12/100: gnu: at-spi2-atk: Update to 2.34.2., (continued)
- 12/100: gnu: at-spi2-atk: Update to 2.34.2., guix-commits, 2020/07/08
- 15/100: gnu: font-cantarell: Update package definition., guix-commits, 2020/07/08
- 03/100: gnu: Add libglib-testing., guix-commits, 2020/07/08
- 09/100: gnu: adwaita-icon-theme: Update to 3.36.1., guix-commits, 2020/07/08
- 10/100: gnu: appstream-glib: Update package definition., guix-commits, 2020/07/08
- 11/100: gnu: at-spi2-core: Update package definition., guix-commits, 2020/07/08
- 14/100: gnu: google-brotli: Update package definition., guix-commits, 2020/07/08
- 17/100: gnu: clutter-gtk: Update package definition., guix-commits, 2020/07/08
- 16/100: gnu: clutter: Update to 1.26.4., guix-commits, 2020/07/08
- 13/100: gnu: atk: Update to 2.36.0., guix-commits, 2020/07/08
- 21/100: gnu: catch-framework2: Update to 2.3.0.,
guix-commits <=
- 22/100: gnu: Add ronn., guix-commits, 2020/07/08
- 30/100: gnu: gdk-pixbuf: Update package definition., guix-commits, 2020/07/08
- 18/100: gnu: clutter-gst: Update package definition., guix-commits, 2020/07/08
- 20/100: gnu: dconf: Update to 0.36.0., guix-commits, 2020/07/08
- 23/100: gnu: Add nuspell., guix-commits, 2020/07/08
- 26/100: gnu: Add presage., guix-commits, 2020/07/08
- 27/100: gnu: fcitx: Update package definition., guix-commits, 2020/07/08
- 28/100: gnu: gcab: Update to 1.4., guix-commits, 2020/07/08
- 29/100: gnu: gcr: Update to 3.36.0., guix-commits, 2020/07/08
- 31/100: gnu: gdk-pixbuf+svg: Update package definition., guix-commits, 2020/07/08