GeoGebra: 472 -> 535 (#60272)

* Update GeoGebra

* Update default.nix
This commit is contained in:
Ben 2019-04-29 11:25:37 +02:00 committed by Maximilian Bosch
parent 36587a587a
commit 535c38dd73

View File

@ -2,7 +2,7 @@
stdenv.mkDerivation rec {
name = "geogebra-${version}";
version = "5-0-472-0";
version = "5-0-535-0";
preferLocalBuild = true;
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
"https://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${version}.tar.bz2"
"http://web.archive.org/https://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${version}.tar.bz2"
];
sha256 = "1f56k5r5wf2l27sgp2vjpvx7wl72gizwxs0a6hngk15nzzka87v9";
sha256 = "1mbjwa9isw390i0k1yh6r9wmh8zkczian0v25w2vxb2a8vv0hjk0";
};
srcIcon = fetchurl {