mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: java-jmapviewer: Update to 2.22.
* gnu/packages/geo.scm (java-jmapviewer): Update to 2.22. Change-Id: Ifbe2bd718fbf999e7900fb629be634d1a3351931 Signed-off-by: Eric Bavier <bavier@posteo.net>
This commit is contained in:
parent
fbf6de1efe
commit
1f3df1ea4d
1 changed files with 2 additions and 2 deletions
|
|
@ -2121,7 +2121,7 @@ from multiple records.")
|
|||
(define-public java-jmapviewer
|
||||
(package
|
||||
(name "java-jmapviewer")
|
||||
(version "2.20")
|
||||
(version "2.22")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://josm.openstreetmap.de/osmsvn/"
|
||||
|
|
@ -2129,7 +2129,7 @@ from multiple records.")
|
|||
version "/JMapViewer-" version "-Source.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"02cvmmvvlqpbwn022w3m60xkq4gh4jh9lajs6yjgvjf2hnwxll31"))))
|
||||
"0lq82yyancaswjb9fammjl1jicvdbijjz86bz94dy2v9zm62zq5b"))))
|
||||
(build-system ant-build-system)
|
||||
(native-inputs
|
||||
(list unzip))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue