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 1/3] gnu: libosmium: Update to 2.17.1.
Date: Sat,  6 Nov 2021 13:53:53 +0000	[thread overview]
Message-ID: <20211106135353.183332-1-felgru@posteo.net> (raw)
In-Reply-To: <20211106135159.182426-1-felgru@posteo.net>

* gnu/packages/geo.scm (libosmium): Update to 2.17.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 f460e08828..18e8a455c6 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1192,7 +1192,7 @@ to create databases that are optimized for rendering/tile/map-services.")
 (define-public libosmium
   (package
     (name "libosmium")
-    (version "2.15.6")
+    (version "2.17.1")
     (source
      (origin
        (method git-fetch)
@@ -1201,7 +1201,7 @@ to create databases that are optimized for rendering/tile/map-services.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0rqy18bbakp41f44y5id9ixh0ar2dby46z17p4115z8k1vv9znq2"))))
+        (base32 "0xw71lrw4q4sdm51rl0zg87ywxfkxbw9h52zqim0z0xl5qh5q8xf"))))
     (build-system cmake-build-system)
     (propagated-inputs
      `(("boost" ,boost)
-- 
2.30.2





  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 ` Felix Gruber [this message]
2021-11-06 13:54 ` [bug#51634] [PATCH 2/3] gnu: protozero: Update to 1.7.0 Felix Gruber
2021-11-06 13:54 ` [bug#51634] [PATCH 3/3] gnu: osm2pgsql: Update to 1.5.1 Felix Gruber
2021-11-07  9:05 ` bug#51634: [PATCH 0/3] Update osm2pgsql " 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=20211106135353.183332-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).