Skip to content

Commit d9e6338

Browse files
committed
geogebra: 5-0-574-0 -> 5-0-593-0
1 parent 3f12f0b commit d9e6338

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/applications/science/math/geogebra/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
stdenv.mkDerivation rec {
44
pname = "geogebra";
5-
version = "5-0-574-0";
5+
version = "5-0-593-0";
66

77
preferLocalBuild = true;
88

@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
1111
"https://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${version}.tar.bz2"
1212
"http://web.archive.org/https://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${version}.tar.bz2"
1313
];
14-
sha256 = "0jbci4spqkf33yb079lsnsc684y4mdf1p8lm9r0037av8jlsrgrc";
14+
sha256 = "d84c27a3299e6df08881733d22215a18decedcba4c2d97a9e5424c39cd57db35";
1515
};
1616

1717
srcIcon = fetchurl {

0 commit comments

Comments
 (0)