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 3/3] gnu: josm: Update to 19253.
Date: Thu, 21 Nov 2024 21:24:35 +0100 [thread overview]
Message-ID: <28f7a66b243830b1928ff92ded610a30f3753033.1732220622.git.julien@lepiller.eu> (raw)
In-Reply-To: <c7cdd2d1a75d0bf20ef23d7c32e9792938647907.1732220622.git.julien@lepiller.eu>
* gnu/packages/geo.scm (josm): Update to 19253.
Change-Id: I903f78eede31d944643de31bac728445fadd629f
---
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 e5c97d86da..a9a9e1c945 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2200,7 +2200,7 @@ (define-public java-opening-hours-parser
(define-public josm
(package
(name "josm")
- (version "19160")
+ (version "19253")
(source (origin
(method svn-fetch)
(uri (svn-reference
@@ -2209,7 +2209,7 @@ (define-public josm
(recursive? #f)))
(sha256
(base32
- "06m6rg9czs7mhkh0byd3c8n8y1gbzqqw2iy7qyn4084al4mdrw2z"))
+ "1k5v591mkh0xkyfj66qmv1mamqsqw347nhax5hlwyg8hgfk7a6xr"))
(file-name (string-append name "-" version "-checkout"))
(modules '((guix build utils)))
(snippet
--
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 ` [bug#74466] [PATCH 2/3] gnu: java-jmapviewer: Update to 2.22 Julien Lepiller
2024-11-21 20:24 ` Julien Lepiller [this message]
2024-11-22 22:30 ` bug#74466: [PATCH 3/3] gnu: josm: Update to 19253 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=28f7a66b243830b1928ff92ded610a30f3753033.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.