GNU bug report logs - #71933
[PATCH] gnu: gdbm: Update to 1.24.

Previous Next

Package: guix-patches;

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

Date: Thu, 4 Jul 2024 04:51:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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 71933 in the body.
You can then email your comments to 71933 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#71933; Package guix-patches. (Thu, 04 Jul 2024 04:51: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, 04 Jul 2024 04:51: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: gdbm: Update to 1.24.
Date: Wed,  3 Jul 2024 21:50:02 -0700
* gnu/packages/dbm.scm (gdbm): Update to 1.24.

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

diff --git a/gnu/packages/dbm.scm b/gnu/packages/dbm.scm
index 19a1b503cf..d3aecf6a71 100644
--- a/gnu/packages/dbm.scm
+++ b/gnu/packages/dbm.scm
@@ -167,14 +167,14 @@ (define-public bdb bdb-6)
 (define-public gdbm
   (package
     (name "gdbm")
-    (version "1.23")
+    (version "1.24")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/gdbm/gdbm-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1kfapds42j1sjq6wl7fygipw5904wpbfa5kwppj3mwgz44fhicbl"))))
+                "1gwd5cyp4jblwm1wkzm48dwiifgxdizbq41r2czm2qzpzlkrhpk9"))))
     (arguments `(#:configure-flags '("--enable-libgdbm-compat"
                                      "--disable-static")))
     (build-system gnu-build-system)

base-commit: 9014b27480a1fafc643feb97db9c7efff74294ba
-- 
2.34.1





Information forwarded to guix-patches <at> gnu.org:
bug#71933; Package guix-patches. (Mon, 19 Aug 2024 05:14:01 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: 71933 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH v2] gnu: gdbm: Update to 1.24.
Date: Sun, 18 Aug 2024 22:11:57 -0700
* gnu/packages/dbm.scm (gdbm): Update to 1.24.

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

diff --git a/gnu/packages/dbm.scm b/gnu/packages/dbm.scm
index 19a1b503cf..d3aecf6a71 100644
--- a/gnu/packages/dbm.scm
+++ b/gnu/packages/dbm.scm
@@ -167,14 +167,14 @@ (define-public bdb bdb-6)
 (define-public gdbm
   (package
     (name "gdbm")
-    (version "1.23")
+    (version "1.24")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/gdbm/gdbm-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1kfapds42j1sjq6wl7fygipw5904wpbfa5kwppj3mwgz44fhicbl"))))
+                "1gwd5cyp4jblwm1wkzm48dwiifgxdizbq41r2czm2qzpzlkrhpk9"))))
     (arguments `(#:configure-flags '("--enable-libgdbm-compat"
                                      "--disable-static")))
     (build-system gnu-build-system)

base-commit: 58a839273d1e4fac2b3a0ec456aabdf82deaa124
-- 
2.34.1





bug closed, send any further explanations to 71933 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org> Request was from Andreas Enge <andreas <at> enge.fr> to control <at> debbugs.gnu.org. (Fri, 01 Aug 2025 19:10: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. (Sat, 30 Aug 2025 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 90 days ago.

Previous Next


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