GNU bug report logs -
#77772
[PATCH core-updates] catch2: Update to 3.8.1
Previous Next
To reply to this bug, email your comments to 77772 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
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):
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):
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.
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Fri, 01 Aug 2025 17:26:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
nomike <nomike <at> nomike.com>
:
bug acknowledged by developer.
(Fri, 01 Aug 2025 17:26:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 77772-done <at> debbugs.gnu.org (full text, mbox):
Following https://codeberg.org/guix/guix/pulls/1217 I have added a new
package in commit be0986a0d98f699e80cba321e3e699454b79b743 .
Andreas
This bug report was last modified 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.