GNU bug report logs -
#72615
[PATCH] gnu: geos: Update to 3.12.2.
Previous Next
Reported by: Evgeny Pisemsky <mail <at> pisemsky.site>
Date: Wed, 14 Aug 2024 07:32:01 UTC
Severity: normal
Tags: patch
Done: Evgeny Pisemsky <mail <at> pisemsky.site>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72615 in the body.
You can then email your comments to 72615 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72615
; Package
guix-patches
.
(Wed, 14 Aug 2024 07:32:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Evgeny Pisemsky <mail <at> pisemsky.site>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 14 Aug 2024 07:32:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-geos-Update-to-3.12.2.patch (text/x-patch, inline)]
From d61a9a27bdf83067f022e84d19af85b721f03544 Mon Sep 17 00:00:00 2001
Message-ID: <d61a9a27bdf83067f022e84d19af85b721f03544.1723620420.git.mail <at> pisemsky.site>
From: Evgeny Pisemsky <mail <at> 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 <at> cyberdimension.org>
;;; Copyright © 2024 Wilko Meyer <w <at> wmeyer.eu>
;;; Copyright © 2024 Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
+;;; Copyright © 2024 Evgeny Pisemsky <mail <at> 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#72615
; Package
guix-patches
.
(Thu, 22 Aug 2024 11:49:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 72615 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Evgeny Pisemsky <mail <at> pisemsky.site> writes:
> From d61a9a27bdf83067f022e84d19af85b721f03544 Mon Sep 17 00:00:00 2001
> Message-ID: <d61a9a27bdf83067f022e84d19af85b721f03544.1723620420.git.mail <at> pisemsky.site>
> From: Evgeny Pisemsky <mail <at> 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(-)
Looks like this might cause qgis to fail to build.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#72615
; Package
guix-patches
.
(Fri, 23 Aug 2024 17:42:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 72615 <at> debbugs.gnu.org (full text, mbox):
Hello!
I attempted to build qgis on my laptop, but had to cancel as it takes
too much time and resourses, so there is nothing I can argue about.
I don't really need this update, just noticed that a new version is
available while debugging another package, so you may close this.
bug closed, send any further explanations to
72615 <at> debbugs.gnu.org and Evgeny Pisemsky <mail <at> pisemsky.site>
Request was from
Evgeny Pisemsky <mail <at> pisemsky.site>
to
control <at> debbugs.gnu.org
.
(Sat, 04 Jan 2025 11:52:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 01 Feb 2025 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 40 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.