[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/44: gnu: catch-framework2: Update to 2.3.0.
From: |
guix-commits |
Subject: |
21/44: gnu: catch-framework2: Update to 2.3.0. |
Date: |
Thu, 25 Jun 2020 08:20:52 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit df848e98335faf41213b52c656be4c827c920d56
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 7dbea0c..2da785f 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -237,7 +237,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)
@@ -247,7 +247,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)))
- 03/44: gnu: Add libglib-testing., (continued)
- 03/44: gnu: Add libglib-testing., guix-commits, 2020/06/25
- 04/44: gnu: Add malcontent., guix-commits, 2020/06/25
- 07/44: gnu: Add gnome-music., guix-commits, 2020/06/25
- 02/44: gnu: Add tepl., guix-commits, 2020/06/25
- 14/44: gnu: google-brotli: Update package definition., guix-commits, 2020/06/25
- 06/44: gnu: Add libxmlb., guix-commits, 2020/06/25
- 08/44: gnu: Add gnome-photos., guix-commits, 2020/06/25
- 09/44: gnu: adwaita-icon-theme: Update to 3.36.1., guix-commits, 2020/06/25
- 12/44: gnu: at-spi2-atk: Update to 2.34.2., guix-commits, 2020/06/25
- 13/44: gnu: atk: Update to 2.36.0., guix-commits, 2020/06/25
- 21/44: gnu: catch-framework2: Update to 2.3.0.,
guix-commits <=
- 22/44: gnu: Add ronn., guix-commits, 2020/06/25
- 17/44: gnu: clutter-gtk: Update package definition., guix-commits, 2020/06/25
- 23/44: gnu: Add nuspell., guix-commits, 2020/06/25
- 24/44: gnu: enchant-1.6: Update package definition., guix-commits, 2020/06/25
- 25/44: gnu: enchant: Update package definition., guix-commits, 2020/06/25
- 10/44: gnu: appstream-glib: Update package definition., guix-commits, 2020/06/25
- 34/44: gnu: gjs: Update to 1.58.8., guix-commits, 2020/06/25
- 36/44: gnu: Add mutest., guix-commits, 2020/06/25
- 38/44: gnu: gsettings-desktop-schemas: Update package definition., guix-commits, 2020/06/25
- 37/44: gnu: graphene: Update package definition., guix-commits, 2020/06/25