unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nikolay Korotkiy via Guix-patches via <guix-patches@gnu.org>
To: 57244@debbugs.gnu.org
Cc: Nikolay Korotkiy <sikmir@disroot.org>
Subject: [bug#57244] [PATCH 1/2] gnu: libmaxminddb: Update to 1.6.0.
Date: Tue, 16 Aug 2022 16:49:20 +0300	[thread overview]
Message-ID: <6fba27ddb7b60a160cf14e8b54238801f730ac60.1660657761.git.sikmir@disroot.org> (raw)

* 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





             reply	other threads:[~2022-08-16 13:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-16 13:49 Nikolay Korotkiy via Guix-patches via [this message]
2022-08-16 13:52 ` [bug#57244] [PATCH] gnu: python-maxminddb: Update to 2.2.0 Nikolay Korotkiy via Guix-patches via
2022-08-17 13:22   ` bug#57244: [PATCH 1/2] gnu: libmaxminddb: Update to 1.6.0 Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6fba27ddb7b60a160cf14e8b54238801f730ac60.1660657761.git.sikmir@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=57244@debbugs.gnu.org \
    --cc=sikmir@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).