Skip to content

Commit

Permalink
geogebra: 5-0-346-0 -> 5-0-350-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Mar 30, 2017
1 parent b6c9317 commit 1e29526
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,13 +2,13 @@

stdenv.mkDerivation rec {
name = "geogebra-${version}";
version = "5-0-346-0";
version = "5-0-350-0";

preferLocalBuild = true;

src = fetchurl {
url = "http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${version}.tar.bz2";
sha256 = "13yiksdk5qwa7c5zp5l0h3czqq31qlf04ncgrh8mn7z70ng1f3l4";
sha256 = "0lr2calglad5d17p5sl1jbjdfsdsmn4dxgy8s89lyh0d4aihy54d";
};

srcIcon = fetchurl {
Expand Down

0 comments on commit 1e29526

Please sign in to comment.