GNU bug report logs -
#58553
[PATCH] gnu: josm: Update to 18570.
Previous Next
Reported by: Julien Lepiller <julien <at> lepiller.eu>
Date: Sat, 15 Oct 2022 21:37:02 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
Message #50 received at 58553 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/java.scm (josm): Update to 18570.
---
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 0ab711c501..41197b0d06 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1707,7 +1707,7 @@ (define-public java-opening-hours-parser
(define-public josm
(package
(name "josm")
- (version "18360")
+ (version "18570")
(source (origin
(method svn-fetch)
(uri (svn-reference
@@ -1716,7 +1716,7 @@ (define-public josm
(recursive? #f)))
(sha256
(base32
- "0j7fhzh6hs2b5r1a3d1xpy6f5r6q1kh79bck28raang8ldd754c6"))
+ "1msymjsprjiazn7p05jp3xhkasdk4sbppixyy6g9lvj4pnb5c9h4"))
(file-name (string-append name "-" version "-checkout"))
(modules '((guix build utils)))
(snippet
--
2.38.0
This bug report was last modified 2 years and 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.