3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: plantuml: Update to 1.2020.19.

* gnu/packages/uml.scm (plantuml): Update to 1.2020.19.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-14 12:43:16 +02:00
parent 9112ec6b72
commit 2d0bea9c6d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -31,14 +31,14 @@
(define-public plantuml
(package
(name "plantuml")
(version "1.2020.17")
(version "1.2020.19")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/plantuml/"
version "/plantuml-" version ".tar.gz"))
(sha256
(base32
"031xqzqi2jh2kms6qjy9sv9m5mjvk887jz54dnrkvw5zgn6kv4hp"))))
"0ja2f72x2qd11pkgh1qj6k03yq9ljwsvd6lh84nndwhrbdj5vns7"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests