Geogebra: 5.0.535 -> 5.0.560

This commit is contained in:
Ben Justus Bals 2019-10-09 11:44:00 +02:00
parent e904777dc9
commit 911d5d59ec
No known key found for this signature in database
GPG key ID: 4E0B0E97C04BD99F

View file

@ -2,7 +2,7 @@
stdenv.mkDerivation rec {
pname = "geogebra";
version = "5-0-535-0";
version = "5-0-560-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 = "1mbjwa9isw390i0k1yh6r9wmh8zkczian0v25w2vxb2a8vv0hjk0";
sha256 = "16w6z3axzb9g51w4cbyf5zj6gpm9qab65xbw1184v5wym5llf4iw";
};
srcIcon = fetchurl {