unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 51634@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#51634] [PATCH 3/3] gnu: osm2pgsql: Update to 1.5.1.
Date: Sat,  6 Nov 2021 13:54:21 +0000	[thread overview]
Message-ID: <20211106135421.183453-1-felgru@posteo.net> (raw)
In-Reply-To: <20211106135159.182426-1-felgru@posteo.net>

* gnu/packages/geo.scm (osm2pgsql): Update to 1.5.1.
---
 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 18e8a455c6..adfec13b4f 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1225,7 +1225,7 @@ OpenStreetMap data.")
 (define-public osm2pgsql
   (package
     (name "osm2pgsql")
-    (version "1.2.2")
+    (version "1.5.1")
     (source
      (origin
        (method git-fetch)
@@ -1234,7 +1234,7 @@ OpenStreetMap data.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1j35aa8qinhavliqi5pdm0viyi7lm5xyk402rliaxxs1r2hbsafn"))
+        (base32 "0i18mskcs087dn3f3h9n7j0wafn8502m0h13mrjwin38xsz0crfj"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.30.2





  parent reply	other threads:[~2021-11-06 13:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-06 13:51 [bug#51634] [PATCH 0/3] Update osm2pgsql to 1.5.1 Felix Gruber
2021-11-06 13:53 ` [bug#51634] [PATCH 1/3] gnu: libosmium: Update to 2.17.1 Felix Gruber
2021-11-06 13:54 ` [bug#51634] [PATCH 2/3] gnu: protozero: Update to 1.7.0 Felix Gruber
2021-11-06 13:54 ` Felix Gruber [this message]
2021-11-07  9:05 ` bug#51634: [PATCH 0/3] Update osm2pgsql to 1.5.1 Guillaume Le Vaillant

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=20211106135421.183453-1-felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=51634@debbugs.gnu.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).