GNU bug report logs - #77874
[PATCH c++-team 0/1] Update pcg-cpp.

Previous Next

Package: guix-patches;

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

Date: Thu, 17 Apr 2025 19:53:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Greg Hogan <code <at> greghogan.com>
Subject: bug#77874: closed (Re: [PATCH c++-team 1/1] gnu: pcg-cpp: Update
 to 0.98.1-3.428802d.)
Date: Tue, 29 Apr 2025 14:09:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77874: [PATCH c++-team 0/1] Update pcg-cpp.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77874 <at> debbugs.gnu.org.

-- 
77874: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77874
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: 77874-done <at> debbugs.gnu.org
Subject: Re: [PATCH c++-team 1/1] gnu: pcg-cpp: Update to 0.98.1-3.428802d.
Date: Tue, 29 Apr 2025 10:07:45 -0400
On Thu, Apr 17, 2025 at 3:53 PM Greg Hogan <code <at> greghogan.com> wrote:
>
> * gnu/packages/cpp.scm (pcg-cpp): Update to 0.98.1-3.428802d.
>
> Change-Id: I6e24e953920ee17fb2cbbf75fce64507112b2775
> ---
>  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 7c4cf25641..0e77cb3103 100644
> --- a/gnu/packages/cpp.scm
> +++ b/gnu/packages/cpp.scm
> @@ -2615,8 +2615,8 @@ (define-public clipper
>      (license license:boost1.0)))
>
>  (define-public pcg-cpp
> -  (let ((commit "ffd522e7188bef30a00c74dc7eb9de5faff90092")
> -        (revision "2"))
> +  (let ((commit "428802d1a5634f96bcd0705fab379ff0113bcf13")
> +        (revision "3"))
>      (package
>        (name "pcg-cpp")
>        (version (git-version "0.98.1" revision commit))
> @@ -2628,7 +2628,7 @@ (define-public pcg-cpp
>                  (file-name (git-file-name name version))
>                  (sha256
>                   (base32
> -                  "0yxyqaphcc38zilpwpmssrl8ly1v6dimscqk2f4rcv1h22dinnqx"))))
> +                  "0w4xb52b6glldkz1wnjc4r4m750m59yxp8jky71j3l4pvfbbj2m5"))))
>        (build-system gnu-build-system)
>        (arguments
>         `(#:test-target "test"
> --
> 2.49.0

Pushed as 32bc7695b50a2018f15618a86d7200fc8c3e2f58.

[Message part 3 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH c++-team 0/1] Update pcg-cpp.
Date: Thu, 17 Apr 2025 19:51:41 +0000
A single dependent package.

Greg Hogan (1):
  gnu: pcg-cpp: Update to 0.98.1-3.428802d.

 gnu/packages/cpp.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


base-commit: a36ff7d51110403295a359e7f40c3eb42ccfd509
-- 
2.49.0




This bug report was last modified 20 days ago.

Previous Next


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