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: Lars Bilke <lars.bilke <at> ufz.de>
To: 76173 <at> debbugs.gnu.org
Cc: Lars Bilke <lars.bilke <at> ufz.de>
Subject: [bug#76173] [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 91 days ago.

Previous Next


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