GNU bug report logs - #76173
[PATCH] gnu: tclap 1.4.0-rc2.

Previous Next

Package: guix-patches;

Reported by: Lars Bilke <lars.bilke <at> ufz.de>

Date: Mon, 10 Feb 2025 08:16:01 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

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 76173 in the body.
You can then email your comments to 76173 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#76173; Package guix-patches. (Mon, 10 Feb 2025 08:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lars Bilke <lars.bilke <at> ufz.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 10 Feb 2025 08:16:02 GMT) Full text and rfc822 format available.

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

From: Lars Bilke <lars.bilke <at> ufz.de>
To: guix-patches <at> gnu.org
Cc: Lars Bilke <lars.bilke <at> ufz.de>
Subject: [PATCH] gnu: tclap 1.4.0-rc2.
Date: Mon, 10 Feb 2025 09:14:34 +0100
* gnu/packages/cpp.scm (tclap): Update to 1.4.0-rc2.

Change-Id: I740a834f1b9c7811d9f71454d0cfa3384eb8ad4d
---
 gnu/packages/cpp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index c6c63d3ffc..b9650e22fc 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -3534,14 +3534,14 @@ (define-public cpp-ada-url-parser
 (define-public tclap
   (package
     (name "tclap")
-    (version "1.4.0-rc1")
+    (version "1.4.0-rc2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/" name "/" name "-" version
                            ".tar.bz2"))
        (sha256
-        (base32 "1ii0gs965xagqfdwln9hd61y68352msybbq059grwspp51w8rq9k"))))
+        (base32 "1xy5q78ff7z22gnia320qlaf0mawv2m02rl6b7dawxy4mmdwwlna"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: a3437ed164f9a1bb13156e323a470a6f1dcb410e
-- 
2.46.1





Information forwarded to guix-patches <at> gnu.org:
bug#76173; Package guix-patches. (Mon, 10 Feb 2025 08:20:02 GMT) Full text and rfc822 format available.

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

From: Lars Bilke <lars.bilke <at> ufz.de>
To: 76173 <at> debbugs.gnu.org
Subject: Re: bug#76173: Acknowledgement ([PATCH] gnu: tclap 1.4.0-rc2.)
Date: Mon, 10 Feb 2025 09:18:58 +0100
There is still no new release of TCLAP availbale but this new release candidate contains some important compile fixes for gcc 11 with C++20 enabled:

https://sourceforge.net/p/tclap/discussion/261542/thread/8847cf8982/




Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Wed, 19 Feb 2025 20:54:02 GMT) Full text and rfc822 format available.

Notification sent to Lars Bilke <lars.bilke <at> ufz.de>:
bug acknowledged by developer. (Wed, 19 Feb 2025 20:54:02 GMT) Full text and rfc822 format available.

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

From: "jgart" <jgart <at> dismail.de>
To: 76173-done <at> debbugs.gnu.org, "Lars Bilke" <lars.bilke <at> ufz.de>
Subject: Re: [PATCH] gnu: tclap 1.4.0-rc2.
Date: Wed, 19 Feb 2025 20:53:29 +0000
Applied, thanks!
-- 
all the best,
jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 20 Mar 2025 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 91 days ago.

Previous Next


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