gnu: josm: Update to 15937.
* gnu/packages/geo.scm (josm): Update to 15937.
This commit is contained in:
parent
8c8c0c63ec
commit
4b759d3c54
1 changed files with 2 additions and 2 deletions
|
@ -1127,7 +1127,7 @@ (define-public java-jmapviewer
|
|||
(define-public josm
|
||||
(package
|
||||
(name "josm")
|
||||
(version "15553")
|
||||
(version "15937")
|
||||
(source (origin
|
||||
(method svn-fetch)
|
||||
(uri (svn-reference
|
||||
|
@ -1136,7 +1136,7 @@ (define-public josm
|
|||
(recursive? #f)))
|
||||
(sha256
|
||||
(base32
|
||||
"091pbcn4fnmk42fmxplhis3nw5dbljf6ws8acyhx5dflyn49xzmx"))
|
||||
"00b8sw0wgkcf7xknmdpn5s521ax8x2660figidcrry37sgq3x946"))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
|
|
Loading…
Reference in a new issue