plantuml: 8012 -> 8037

Updated to latest stable version.

(cherry picked from commit 5e9a344e62)
This commit is contained in:
Raymond Gauthier
2016-03-15 09:10:20 -04:00
committed by Bjørn Forsman
parent efe2d64b33
commit dac192879b

View File

@@ -1,12 +1,12 @@
{ stdenv, fetchurl, jre, graphviz }:
stdenv.mkDerivation rec {
version = "8012";
version = "8037";
name = "plantuml-${version}";
src = fetchurl {
url = "mirror://sourceforge/project/plantuml/plantuml.${version}.jar";
sha256 = "12l2kmp6jaz6lmcj16ljhrpb1bm7zzz5qgvihhymvk66rfjd3ybz";
sha256 = "1mlwcaph6n2akl639x64vpyjjipv6x0mwqxv6lvy3ml58pbgl58y";
};
# It's only a .jar file and a shell wrapper