Skip to content

Commit

Permalink
geogebra: 5-0-560-0 -> 5-0-569-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Dec 8, 2019
1 parent 8a08418 commit e16df73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/science/math/geogebra/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

stdenv.mkDerivation rec {
pname = "geogebra";
version = "5-0-560-0";
version = "5-0-569-0";

preferLocalBuild = true;

Expand All @@ -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 = "16w6z3axzb9g51w4cbyf5zj6gpm9qab65xbw1184v5wym5llf4iw";
sha256 = "16bav6hf80l21gnhdjll82hpjqi7kr3w74jcq7mnf24acmcn70qm";
};

srcIcon = fetchurl {
Expand Down

0 comments on commit e16df73

Please sign in to comment.