wxmaxima: 25.04.0 -> 26.01.0

This commit is contained in:
R. Ryantm
2026-01-03 00:35:35 +00:00
parent 5e931b16fa
commit 3665ccb2b7
@@ -13,13 +13,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "wxmaxima";
version = "25.04.0";
version = "26.01.0";
src = fetchFromGitHub {
owner = "wxMaxima-developers";
repo = "wxmaxima";
rev = "Version-${finalAttrs.version}";
hash = "sha256-AEy2a8BahV1yH67RIjcsVipuo5eUZcQZxR3HygSYGlU=";
hash = "sha256-RoFOmBro8Oo6P3gglaz8ofkrhwxnwy6Rf0po3jOY5D4=";
};
buildInputs = [