me
/
guix
Archived
1
0
Fork 0

gnu: plantuml: Update to 1.2020.19.

* gnu/packages/uml.scm (plantuml): Update to 1.2020.19.
master
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
1 changed files with 2 additions and 2 deletions

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