GNU bug report logs - #51080
[PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.

Previous Next

Package: guix-patches;

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

Date: Thu, 7 Oct 2021 13:01:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <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 51080 in the body.
You can then email your comments to 51080 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#51080; Package guix-patches. (Thu, 07 Oct 2021 13:01: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. (Thu, 07 Oct 2021 13:01: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: pcg-cpp: Update to 0.98.1-ffd522e7.
Date: Thu, 7 Oct 2021 09:00:29 -0400
[Message part 1 (text/plain, inline)]
From f2797552a92d37603c20227f2656515d685e415a Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Wed, 30 Jun 2021 13:43:48 +0000
Subject: [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.

* gnu/packages/cpp.scm (pcg-cpp): Update to 0.98.1-ffd522e7.
---
 gnu/packages/cpp.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 9089f5652f..95b2ebef9b 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1049,8 +1049,8 @@ computation.")
     (license license:bsd-3)))

 (define-public pcg-cpp
-  (let ((commit "5b5cac8d61339e810c5dbb4692d868a1d7ca1b2d")
-        (revision "1"))
+  (let ((commit "ffd522e7188bef30a00c74dc7eb9de5faff90092")
+        (revision "2"))
     (package
       (name "pcg-cpp")
       (version (git-version "0.98.1" revision commit))
@@ -1062,7 +1062,7 @@ computation.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-
 "1s9dcd4iydlc1xj9m6f7c52nlyx99klk043sk7arqy6kp7gdaa33"))))
+
 "0yxyqaphcc38zilpwpmssrl8ly1v6dimscqk2f4rcv1h22dinnqx"))))
       (build-system gnu-build-system)
       (arguments
        `(#:test-target "test"
--
2.33.0
[Message part 2 (text/html, inline)]
[0001-gnu-pcg-cpp-Update-to-0.98.1-ffd522e7.patch (application/octet-stream, attachment)]

Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Thu, 07 Oct 2021 21:55:03 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Thu, 07 Oct 2021 21:55:03 GMT) Full text and rfc822 format available.

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

From: Marius Bakke <marius <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>, 51080-done <at> debbugs.gnu.org
Subject: Re: [bug#51080] [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.
Date: Thu, 07 Oct 2021 23:54:44 +0200
[Message part 1 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> skriver:

> Subject: [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.
>
> * gnu/packages/cpp.scm (pcg-cpp): Update to 0.98.1-ffd522e7.

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

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

This bug report was last modified 2 years and 166 days ago.

Previous Next


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