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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Lars Bilke <lars.bilke <at> ufz.de>
Subject: bug#76173: closed (Re: [PATCH] gnu: tclap 1.4.0-rc2.)
Date: Wed, 19 Feb 2025 20:54:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76173: [PATCH] gnu: tclap 1.4.0-rc2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76173 <at> debbugs.gnu.org.

-- 
76173: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76173
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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

[Message part 3 (message/rfc822, inline)]
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




This bug report was last modified 92 days ago.

Previous Next


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