Merge pull request #250600 from SimonBrandner/SimonBrandner/update/geogebra6
geogebra6: 6-0-785-0 -> 6-0-794-0
This commit is contained in:
commit
7fd084629d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{ lib, stdenv, unzip, fetchurl, electron, makeWrapper, geogebra }:
|
{ lib, stdenv, unzip, fetchurl, electron, makeWrapper, geogebra }:
|
||||||
let
|
let
|
||||||
pname = "geogebra";
|
pname = "geogebra";
|
||||||
version = "6-0-785-0";
|
version = "6-0-794-0";
|
||||||
|
|
||||||
srcIcon = geogebra.srcIcon;
|
srcIcon = geogebra.srcIcon;
|
||||||
desktopItem = geogebra.desktopItem;
|
desktopItem = geogebra.desktopItem;
|
||||||
|
@ -32,7 +32,7 @@ let
|
||||||
"https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${version}.zip"
|
"https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${version}.zip"
|
||||||
"https://web.archive.org/web/20230627211859/https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${version}.zip"
|
"https://web.archive.org/web/20230627211859/https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${version}.zip"
|
||||||
];
|
];
|
||||||
hash = "sha256-Yv8pTCKkyM7XMUNV2Pcn/YxWo1MbOTNMQBFuJFhB/uE=";
|
hash = "sha256-sNCq1Xcx/Y5r+SIRiqQYcG9dVsfIC2Ef5KJf+tgfxC8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
|
|
Loading…
Reference in a new issue