GNU bug report logs - #53587
[PATCH] gnu: catch2: Update to 2.13.8.

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Thu, 27 Jan 2022 17:17:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53587 in the body.
You can then email your comments to 53587 AT debbugs.gnu.org in the normal way.

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#53587; Package guix-patches. (Thu, 27 Jan 2022 17:17:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Simon South <simon <at> simonsouth.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 27 Jan 2022 17:17:01 GMT) Full text and rfc822 format available.

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

From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: catch2: Update to 2.13.8.
Date: Thu, 27 Jan 2022 12:16:45 -0500
* gnu/packages/check.scm (catch-framework2): Update to 2.13.8.
---
Tested on x86-64: The package and its 17 dependents all build fine.

On AArch64, the package itself builds fine but other build failures prevent me
from checking all of its dependents.

 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 fb5bcadf83..ad9012f25a 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -421,7 +421,7 @@ (define-public catch-framework2-1
 (define-public catch-framework2
   (package
     (name "catch2")
-    (version "2.13.2")
+    (version "2.13.8")
     (home-page "https://github.com/catchorg/Catch2")
     (source (origin
               (method git-fetch)
@@ -431,7 +431,7 @@ (define-public catch-framework2
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "100r0kmra8jmra2hv92lzvwcmphpaiccwvq3lpdsa5b7hailhach"))))
+                "18a6d7rcb6ilhxd5dff32jkfdf2ik58pbywrv04ras70217kdq4c"))))
     (build-system cmake-build-system)
     (inputs
      (list python-wrapper))

base-commit: e778910bdfc68c60a5be59aac93049d32feae904
-- 
2.34.0





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 28 Jan 2022 08:45:02 GMT) Full text and rfc822 format available.

Notification sent to Simon South <simon <at> simonsouth.net>:
bug acknowledged by developer. (Fri, 28 Jan 2022 08:45:02 GMT) Full text and rfc822 format available.

Message #10 received at 53587-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Simon South <simon <at> simonsouth.net>
Cc: 53587-done <at> debbugs.gnu.org
Subject: Re: [bug#53587] [PATCH] gnu: catch2: Update to 2.13.8.
Date: Fri, 28 Jan 2022 09:44:44 +0100
Hello,

Simon South <simon <at> simonsouth.net> writes:

> * gnu/packages/check.scm (catch-framework2): Update to 2.13.8.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 25 Feb 2022 12:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 110 days ago.

Previous Next


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