emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51080: closed ([PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.)


From: GNU bug Tracking System
Subject: bug#51080: closed ([PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.)
Date: Thu, 07 Oct 2021 21:55:03 +0000

Your message dated Thu, 07 Oct 2021 23:54:44 +0200
with message-id <875yu8lcuz.fsf@gnu.org>
and subject line Re: [bug#51080] [PATCH] gnu: pcg-cpp: Update to 
0.98.1-ffd522e7.
has caused the debbugs.gnu.org bug report #51080,
regarding [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51080: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51080
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7. Date: Thu, 7 Oct 2021 09:00:29 -0400
From f2797552a92d37603c20227f2656515d685e415a Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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

Attachment: 0001-gnu-pcg-cpp-Update-to-0.98.1-ffd522e7.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#51080] [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7. Date: Thu, 07 Oct 2021 23:54:44 +0200
Greg Hogan <code@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!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]