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

To reply to this bug, email your comments to 77772 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77772; Package guix-patches. (Sun, 13 Apr 2025 00:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to nomike <nomike <at> nomike.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 13 Apr 2025 00:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: nomike <nomike <at> nomike.com>
To: guix-patches <at> gnu.org
Cc: nomike <nomike <at> nomike.com>
Subject: [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





Information forwarded to guix-patches <at> gnu.org:
bug#77772; Package guix-patches. (Mon, 14 Apr 2025 04:40:02 GMT) Full text and rfc822 format available.

Message #8 received at 77772 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: nomike <nomike <at> nomike.com>
Cc: 77772 <at> debbugs.gnu.org, GNU Debbugs <control <at> debbugs.gnu.org>
Subject: Re: [bug#77772] [PATCH] catch2: Update to 3.8.1
Date: Mon, 14 Apr 2025 13:39:25 +0900
title 77772 [PATCH core-updates] catch2: Update to 3.8.1
quit

Hi,

nomike <nomike <at> nomike.com> writes:

> 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")

This would trigger 3.5 k rebuilds according to 'guix refresh -l
catch2 <at> 3.5', so needs to be handled on a dedicated branch or pulled in a
core-updates'ish branch.  Retitling to denote that.

-- 
Thanks,
Maxim




Changed bug title to '[PATCH core-updates] catch2: Update to 3.8.1' from '[PATCH] catch2: Update to 3.8.1' Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 14 Apr 2025 06:36:01 GMT) Full text and rfc822 format available.

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.