From: Julien Lepiller <julien@lepiller.eu>
To: 74466@debbugs.gnu.org
Cc: Andreas Enge <andreas@enge.fr>, Eric Bavier <bavier@posteo.net>,
Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#74466] [PATCH 2/3] gnu: java-jmapviewer: Update to 2.22.
Date: Thu, 21 Nov 2024 21:24:34 +0100 [thread overview]
Message-ID: <ff5980dc1ac7e51d6d836a9649f5fc0842d5b625.1732220622.git.julien@lepiller.eu> (raw)
In-Reply-To: <c7cdd2d1a75d0bf20ef23d7c32e9792938647907.1732220622.git.julien@lepiller.eu>
* gnu/packages/geo.scm (java-jmapviewer): Update to 2.22.
Change-Id: Ifbe2bd718fbf999e7900fb629be634d1a3351931
---
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 affa50c515..e5c97d86da 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2121,7 +2121,7 @@ (define-public python-rtree
(define-public java-jmapviewer
(package
(name "java-jmapviewer")
- (version "2.20")
+ (version "2.22")
(source (origin
(method url-fetch)
(uri (string-append "https://josm.openstreetmap.de/osmsvn/"
@@ -2129,7 +2129,7 @@ (define-public java-jmapviewer
version "/JMapViewer-" version "-Source.zip"))
(sha256
(base32
- "02cvmmvvlqpbwn022w3m60xkq4gh4jh9lajs6yjgvjf2hnwxll31"))))
+ "0lq82yyancaswjb9fammjl1jicvdbijjz86bz94dy2v9zm62zq5b"))))
(build-system ant-build-system)
(native-inputs
(list unzip))
--
2.46.0
next prev parent reply other threads:[~2024-11-21 20:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-21 20:21 [bug#74466] [PATCH] gnu: josm: Update to 19253 Julien Lepiller
2024-11-21 20:24 ` [bug#74466] [PATCH 1/3] guix: svn: Trust server certificate in any case Julien Lepiller
2024-11-21 20:24 ` Julien Lepiller [this message]
2024-11-21 20:24 ` [bug#74466] [PATCH 3/3] gnu: josm: Update to 19253 Julien Lepiller
2024-11-22 22:30 ` bug#74466: " Eric Bavier
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=ff5980dc1ac7e51d6d836a9649f5fc0842d5b625.1732220622.git.julien@lepiller.eu \
--to=julien@lepiller.eu \
--cc=74466@debbugs.gnu.org \
--cc=andreas@enge.fr \
--cc=bavier@posteo.net \
--cc=sharlatanus@gmail.com \
/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.