GNU bug report logs - #57244
[PATCH 1/2] gnu: libmaxminddb: Update to 1.6.0.

Previous Next

Package: guix-patches;

Reported by: Nikolay Korotkiy <sikmir <at> disroot.org>

Date: Tue, 16 Aug 2022 13:51:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57244: closed ([PATCH 1/2] gnu: libmaxminddb: Update to 1.6.0.)
Date: Wed, 17 Aug 2022 13:23:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 17 Aug 2022 15:22:25 +0200
with message-id <874jybvwby.fsf_-_ <at> gnu.org>
and subject line Re: bug#57244: [PATCH 1/2] gnu: libmaxminddb: Update to 1.6.0.
has caused the debbugs.gnu.org bug report #57244,
regarding [PATCH 1/2] gnu: libmaxminddb: Update to 1.6.0.
to be marked as done.

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


-- 
57244: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57244
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nikolay Korotkiy <sikmir <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nikolay Korotkiy <sikmir <at> disroot.org>
Subject: [PATCH 1/2] gnu: libmaxminddb: Update to 1.6.0.
Date: Tue, 16 Aug 2022 16:49:20 +0300
* gnu/packages/geo.scm (libmaxminddb): Update to 1.6.0.
---
 gnu/packages/geo.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index fe2174b106..fb67b71067 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1828,7 +1828,7 @@ (define-public josm
 (define-public libmaxminddb
   (package
     (name "libmaxminddb")
-    (version "1.4.3")
+    (version "1.6.0")
     (source
      (origin
        (method url-fetch)
@@ -1836,7 +1836,7 @@ (define-public libmaxminddb
                            "/releases/download/" version "/"
                            "/libmaxminddb-" version ".tar.gz"))
        (sha256
-        (base32 "0fd4a4sxiiwzbd5h74wl1ijnb7xybjyybb7q41vdq3w8nk3zdzd5"))))
+        (base32 "0rw2z7rx8jzgdcgqlmc4wqrsjmiwd8vm5wvvrldy472rghcaq83n"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.37.1



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Nikolay Korotkiy <sikmir <at> disroot.org>
Cc: 57244-done <at> debbugs.gnu.org
Subject: Re: bug#57244: [PATCH 1/2] gnu: libmaxminddb: Update to 1.6.0.
Date: Wed, 17 Aug 2022 15:22:25 +0200
> * gnu/packages/geo.scm (python-maxminddb): Update to 2.2.0.

Pushed both patches, thanks!

Mathieu


This bug report was last modified 2 years and 277 days ago.

Previous Next


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