GNU bug report logs - #77772
[PATCH core-updates] catch2: Update to 3.8.1

Previous Next

Package: guix-patches;

Reported by: nomike <nomike <at> nomike.com>

Date: Sun, 13 Apr 2025 00:39:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: nomike <nomike <at> nomike.com>
To: 77772 <at> debbugs.gnu.org
Cc: nomike <nomike <at> nomike.com>
Subject: [bug#77772] [PATCH] catch2: Update to 3.8.1
Date: Sun, 13 Apr 2025 02:37:34 +0200
Change-Id: I2e5e49f935aab3fe02b51d94112212f23e2490e0
Signed-off-by: nomike <nomike <at> nomike.com>
---
 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 8193dd785f..c2ebb37299 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -711,7 +711,7 @@ (define-public cbehave
 (define-public catch2-3
   (package
     (name "catch2")
-    (version "3.5.3")
+    (version "3.8.1")
     (home-page "https://github.com/catchorg/Catch2")
     (source (origin
               (method git-fetch)
@@ -721,7 +721,7 @@ (define-public catch2-3
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "11yla93vm2896fzhm3fz8lk3y3iz5iy7vd6wa7wnwvhsfd2dbfq3"))))
+                "0v1k14n02aiw4rv5sxhc5612cjhkdj59cjpm50qfxhapsdv54n3f"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.49.0





This bug report was last modified 66 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.