unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52549] [PATCH] gnu: josm: Update to 18303.
@ 2021-12-16 12:45 Nikolay Korotkiy
  2021-12-16 23:22 ` bug#52549: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Korotkiy @ 2021-12-16 12:45 UTC (permalink / raw)
  To: 52549; +Cc: Nikolay Korotkiy

* gnu/packages/geo.scm (josm): Update to 18303.
---
 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 02db04e38c..f3dd437ccb 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1550,7 +1550,7 @@ (define-public java-opening-hours-parser
 (define-public josm
   (package
     (name "josm")
-    (version "18193")
+    (version "18303")
     (source (origin
               (method svn-fetch)
               (uri (svn-reference
@@ -1559,7 +1559,7 @@ (define-public josm
                      (recursive? #f)))
               (sha256
                (base32
-                "162hdck29bkag1d97nisx8v7395pdw00bl7nf0p02hr30fc1fcrh"))
+                "1bn3s4lkxx0nlh8ax42qcwn6kn53a5i3qzr47mrvsmcp6hdrnxwx"))
               (file-name (string-append name "-" version "-checkout"))
               (modules '((guix build utils)))
             (snippet
-- 
2.34.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#52549: [PATCH] gnu: josm: Update to 18303.
  2021-12-16 12:45 [bug#52549] [PATCH] gnu: josm: Update to 18303 Nikolay Korotkiy
@ 2021-12-16 23:22 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2021-12-16 23:22 UTC (permalink / raw)
  To: Nikolay Korotkiy; +Cc: 52549-done

Pushed to master as 1ca2c6730b58c2779fa6837728e90273ad9c042d, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-16 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 12:45 [bug#52549] [PATCH] gnu: josm: Update to 18303 Nikolay Korotkiy
2021-12-16 23:22 ` bug#52549: " Julien Lepiller

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).