GNU bug report logs - #54954
[PATCH] gnu: cxxopts: Update to 3.0.0.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Fri, 15 Apr 2022 14:53:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 54954 in the body.
You can then email your comments to 54954 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#54954; Package guix-patches. (Fri, 15 Apr 2022 14:53:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 15 Apr 2022 14:53:02 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cxxopts: Update to 3.0.0.
Date: Fri, 15 Apr 2022 10:52:33 -0400
[Message part 1 (text/plain, inline)]
$ ./pre-inst-env guix refresh -l cxxopts
No dependents other than itself: cxxopts <at> 3.0.0

From 7a4c306ffe23151f72a04d1025c8d74490188d0d Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Tue, 12 Apr 2022 19:39:08 +0000
Subject: [PATCH] gnu: cxxopts: Update to 3.0.0.

* gnu/packages/cpp.scm (cxxopts): Update to 3.0.0.
---
 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 ed2d957bed..4e6bc2e22e 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1064,7 +1064,7 @@ (define-public pegtl
 (define-public cxxopts
   (package
     (name "cxxopts")
-    (version "2.2.1")
+    (version "3.0.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1073,7 +1073,7 @@ (define-public cxxopts
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0d3y747lsh1wkalc39nxd088rbypxigm991lk3j91zpn56whrpha"))))
+                "08x7j168l1xwj0r3rv89cgghmfhsx98lpq35r3vkh504m1pd55a6"))))
     (build-system cmake-build-system)
     (synopsis "Lightweight C++ command line option parser")
     (description
-- 
2.35.1
[Message part 2 (text/html, inline)]
[0001-gnu-cxxopts-Update-to-3.0.0.patch (application/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 20 Apr 2022 20:24:01 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Wed, 20 Apr 2022 20:24:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>
Cc: 54954-done <at> debbugs.gnu.org
Subject: Re: bug#54954: [PATCH] gnu: cxxopts: Update to 3.0.0.
Date: Wed, 20 Apr 2022 22:22:56 +0200
Hi Greg,

Greg Hogan <code <at> greghogan.com> skribis:

>>From 7a4c306ffe23151f72a04d1025c8d74490188d0d Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Tue, 12 Apr 2022 19:39:08 +0000
> Subject: [PATCH] gnu: cxxopts: Update to 3.0.0.
>
> * gnu/packages/cpp.scm (cxxopts): Update to 3.0.0.

Applied, thanks!

Ludo’.




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

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

Previous Next


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