LGTM. Applied and pushed. On November 21, 2024 8:24:35 PM UTC, Julien Lepiller wrote: >* 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 > > > -- Sent from my Android device with K-9 Mail. Please excuse my brevity.