[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/24: gnu: plantuml: Update to 1.2019.3.
From: |
guix-commits |
Subject: |
05/24: gnu: plantuml: Update to 1.2019.3. |
Date: |
Wed, 20 Mar 2019 23:07:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e6b244a588ee69ca27dd54236728e0656f1326b6
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 02:24:51 2019 +0100
gnu: plantuml: Update to 1.2019.3.
* gnu/packages/uml.scm (plantuml): Update to 1.2019.3.
---
gnu/packages/uml.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/uml.scm b/gnu/packages/uml.scm
index b4c9629..4e8a580 100644
--- a/gnu/packages/uml.scm
+++ b/gnu/packages/uml.scm
@@ -30,14 +30,14 @@
(define-public plantuml
(package
(name "plantuml")
- (version "1.2019.2")
+ (version "1.2019.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/plantuml/"
version "/plantuml-" version ".tar.gz"))
(sha256
(base32
- "0hqj2crf6yg40naiwlnnym4c6r0wbz5vr8729z0daggnyg8vqniz"))))
+ "0p2mqav0qfc6kmkhb2n1vjysffnvpsx4yal68nl0yrh5vd3bnmza"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests
- 15/24: gnu: ruby-actioncable: Update to 5.2.2.1., (continued)
- 15/24: gnu: ruby-actioncable: Update to 5.2.2.1., guix-commits, 2019/03/20
- 14/24: gnu: ruby-actionpack: Update to 5.2.2.1., guix-commits, 2019/03/20
- 16/24: gnu: ruby-activejob: Update to 5.2.2.1., guix-commits, 2019/03/20
- 13/24: gnu: ruby-actionview: Update to 5.2.2.1., guix-commits, 2019/03/20
- 12/24: gnu: ruby-activerecord: Update to 5.2.2.1., guix-commits, 2019/03/20
- 10/24: gnu: libmatroska: Update to 1.5.0., guix-commits, 2019/03/20
- 11/24: gnu: ruby-activemodel: Update to 5.2.2.1., guix-commits, 2019/03/20
- 08/24: gnu: python-python-gast: Update to 0.2.2., guix-commits, 2019/03/20
- 09/24: gnu: libmatroska: Don't use NAME in source URI., guix-commits, 2019/03/20
- 07/24: gnu: python-latexcodec: Update to 1.0.6., guix-commits, 2019/03/20
- 05/24: gnu: plantuml: Update to 1.2019.3.,
guix-commits <=
- 04/24: gnu: ghostwriter: Update to 1.7.4., guix-commits, 2019/03/20
- 03/24: gnu: kakoune: Update to 2019.01.20., guix-commits, 2019/03/20
- 06/24: gnu: python-pyro4: Update to 4.75., guix-commits, 2019/03/20
- 01/24: gnu: terraform-docs: Update to 0.6.0., guix-commits, 2019/03/20
- 02/24: gnu: kakoune: Don't use NAME in source URI., guix-commits, 2019/03/20