wxmaxima: 20.02.4 -> 20.04.0
This commit is contained in:
parent
bef44fc4ae
commit
e07dfd38f1
@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "wxmaxima";
|
pname = "wxmaxima";
|
||||||
version = "20.02.4";
|
version = "20.04.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "wxMaxima-developers";
|
owner = "wxMaxima-developers";
|
||||||
repo = "wxmaxima";
|
repo = "wxmaxima";
|
||||||
rev = "Version-${version}";
|
rev = "Version-${version}";
|
||||||
sha256 = "106a7jrjwfmymzj70nsv44fm3jbxngr8pmkaghhpwy0ln38lhf54";
|
sha256 = "0vrjxzfgmjdzm1rgl0crz4b4badl14jwh032y3xkcdvjl5j67lp3";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ wxGTK maxima gnome3.adwaita-icon-theme ];
|
buildInputs = [ wxGTK maxima gnome3.adwaita-icon-theme ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user