unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51080] [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.
@ 2021-10-07 13:00 Greg Hogan
  2021-10-07 21:54 ` bug#51080: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2021-10-07 13:00 UTC (permalink / raw)
  To: 51080


[-- Attachment #1.1: Type: text/plain, Size: 1228 bytes --]

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 #1.2: Type: text/html, Size: 1621 bytes --]

[-- Attachment #2: 0001-gnu-pcg-cpp-Update-to-0.98.1-ffd522e7.patch --]
[-- Type: application/octet-stream, Size: 1263 bytes --]

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51080: [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7.
  2021-10-07 13:00 [bug#51080] [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7 Greg Hogan
@ 2021-10-07 21:54 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2021-10-07 21:54 UTC (permalink / raw)
  To: Greg Hogan, 51080-done

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-07 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 13:00 [bug#51080] [PATCH] gnu: pcg-cpp: Update to 0.98.1-ffd522e7 Greg Hogan
2021-10-07 21:54 ` bug#51080: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).