all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Evgeny Pisemsky <mail@pisemsky.site>
To: 72615@debbugs.gnu.org
Subject: [bug#72615] [PATCH] gnu: geos: Update to 3.12.2.
Date: Wed, 14 Aug 2024 10:30:25 +0300	[thread overview]
Message-ID: <87bk1vftny.fsf@pisemsky.site> (raw)

[-- Attachment #1: 0001-gnu-geos-Update-to-3.12.2.patch --]
[-- Type: text/x-patch, Size: 1739 bytes --]

From d61a9a27bdf83067f022e84d19af85b721f03544 Mon Sep 17 00:00:00 2001
Message-ID: <d61a9a27bdf83067f022e84d19af85b721f03544.1723620420.git.mail@pisemsky.site>
From: Evgeny Pisemsky <mail@pisemsky.site>
Date: Wed, 14 Aug 2024 10:25:40 +0300
Subject: [PATCH] gnu: geos: Update to 3.12.2.

* gnu/packages/geo.scm (geos): Update to 3.12.2.

Change-Id: I652a284f7a03735e8015302b585fd96385df4797
---
 gnu/packages/geo.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 954a4ad4a0..0b2b9855ff 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -24,6 +24,7 @@
 ;;; Copyright © 2022 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
 ;;; Copyright © 2024 Wilko Meyer <w@wmeyer.eu>
 ;;; Copyright © 2024 Jonathan Brielmaier <jonathan.brielmaier@web.de>
+;;; Copyright © 2024 Evgeny Pisemsky <mail@pisemsky.site>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -439,7 +440,7 @@ (define-public memphis
 (define-public geos
   (package
     (name "geos")
-    (version "3.12.1")
+    (version "3.12.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://download.osgeo.org/geos/geos-"
@@ -447,7 +448,7 @@ (define-public geos
                                   ".tar.bz2"))
               (sha256
                (base32
-                "00qdk9a4048pzfj2rhzkfw3lvm642znf6kr4x29i3d94494pxsnn"))))
+                "1ipy153bv2pcmc57whrkz8jg2yg711ypd65gi22fh3h9y05pgirl"))))
     (build-system cmake-build-system)
     (arguments `(#:phases
                  (modify-phases %standard-phases

base-commit: 99a81b6f2a1386d6ea76a6ecb1942f1f7f891080
-- 
2.45.2





             reply	other threads:[~2024-08-14  7:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-14  7:30 Evgeny Pisemsky [this message]
2024-08-22 11:47 ` [bug#72615] [PATCH] gnu: geos: Update to 3.12.2 Christopher Baines
2024-08-23 17:40   ` Evgeny Pisemsky

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

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

  git send-email \
    --in-reply-to=87bk1vftny.fsf@pisemsky.site \
    --to=mail@pisemsky.site \
    --cc=72615@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.