Skip to content

Commit

Permalink
geogebra: 5-0-331-0 -> 5-0-338-0 (#23593)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 authored and obadz committed Mar 12, 2017
1 parent 1dd16a9 commit 2df3b5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/science/math/geogebra/default.nix
Expand Up @@ -2,13 +2,13 @@

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

preferLocalBuild = true;

src = fetchurl {
url = "http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${version}.tar.bz2";
sha256 = "135g2xqafgs1gv98vqq2jpfwyi1aflyiynx1gmsgs23jxbr218v2";
sha256 = "1namwib3912zjizgl9swan0fwgmq9kvfq5k5y8lz818vh4lv88kx";
};

srcIcon = fetchurl {
Expand Down

0 comments on commit 2df3b5c

Please sign in to comment.