GNU bug report logs - #78175
[PATCH] gnu: gperf: Update to 3.3.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 1 May 2025 05:59:01 UTC

Severity: normal

Tags: patch

Done: Andy Tai <atai <at> atai.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 78175 in the body.
You can then email your comments to 78175 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#78175; Package guix-patches. (Thu, 01 May 2025 05:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 01 May 2025 05:59:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: gperf: Update to 3.3.
Date: Wed, 30 Apr 2025 22:58:17 -0700
* gnu/packages/gperf.scm (gperf): Update to 3.3.

Change-Id: Icc45b6df362d1decc03a98e1b1762e409f8942e0
---
 gnu/packages/gperf.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gperf.scm b/gnu/packages/gperf.scm
index e20c6bd061..0a653ccb84 100644
--- a/gnu/packages/gperf.scm
+++ b/gnu/packages/gperf.scm
@@ -25,7 +25,7 @@ (define-module (gnu packages gperf)
 (define-public gperf
   (package
     (name "gperf")
-    (version "3.1")
+    (version "3.3")
     (source
      (origin
       (method url-fetch)
@@ -33,7 +33,7 @@ (define-public gperf
                           version ".tar.gz"))
       (sha256
        (base32
-        "1qispg6i508rq8pkajh26cznwimbnj06wq9sd85vg95v8nwld1aq"))))
+        "1n2ac3cxinbfbq41jdpb7mlz58q3vga6rzbshdaf0fp4lymy11zx"))))
     (build-system gnu-build-system)
     (arguments '(#:parallel-tests? #f))
     (home-page "https://www.gnu.org/software/gperf/")

base-commit: d505cb960fd1e670be9a66d9fdbad94bc49e891d
-- 
2.43.0





bug closed, send any further explanations to 78175 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org> Request was from Andy Tai <atai <at> atai.org> to control <at> debbugs.gnu.org. (Thu, 01 May 2025 06:19:02 GMT) Full text and rfc822 format available.

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

This bug report was last modified 4 days ago.

Previous Next


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