unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 60156@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#60156] [PATCH 1/4] gnu: proj: Update to 9.1.1.
Date: Sat, 17 Dec 2022 11:42:55 +0000	[thread overview]
Message-ID: <20221217114258.5216-1-felgru@posteo.net> (raw)
In-Reply-To: <20221217114046.5143-1-felgru@posteo.net>

* gnu/packages/geo.scm (proj): Update to 9.1.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 b3a5c0df3f..da8dfbb980 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -528,7 +528,7 @@ (define-public libspatialite
 (define-public proj
   (package
     (name "proj")
-    (version "9.1.0")
+    (version "9.1.1")
     (source
      (origin
        (method url-fetch)
@@ -536,7 +536,7 @@ (define-public proj
                            version ".tar.gz"))
        (sha256
         (base32
-         "0593vd9sac0c98j1f4rammd90d4xnhygbr6d49i8il6ajjdj7cl1"))))
+         "0fbd1vj4cj19kwh03vdn0a4hr0xaacvi876yyyw5xfsj1q0x8g00"))))
     (build-system cmake-build-system)
     (native-inputs (list googletest pkg-config))
     (propagated-inputs (list curl libtiff sqlite)) ;required by proj.pc
-- 
2.35.1





  reply	other threads:[~2022-12-17 11:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-17 11:40 [bug#60156] [PATCH 0/4] Update proj to 9.1.1 Felix Gruber
2022-12-17 11:42 ` Felix Gruber [this message]
2022-12-17 11:42 ` [bug#60156] [PATCH 2/4] gnu: libgeotiff: Apply patch for building against proj 9.1.1 Felix Gruber
2022-12-17 11:42 ` [bug#60156] [PATCH 3/4] gnu: python-pyproj: Update to 3.4.0 Felix Gruber
2022-12-17 11:42 ` [bug#60156] [PATCH 4/4] gnu: python-cartopy: Update to 0.21.0 Felix Gruber
2022-12-20 16:59 ` bug#60156: [PATCH 0/4] Update proj to 9.1.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=20221217114258.5216-1-felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=60156@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).