wxmaxima: 26.01.0 -> 26.05.0

This commit is contained in:
R. Ryantm
2026-05-03 13:08:55 +00:00
parent 1c29219d4f
commit d2ee4b5669
+2 -2
View File
@@ -13,13 +13,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "wxmaxima";
version = "26.01.0";
version = "26.05.0";
src = fetchFromGitHub {
owner = "wxMaxima-developers";
repo = "wxmaxima";
rev = "Version-${finalAttrs.version}";
hash = "sha256-RoFOmBro8Oo6P3gglaz8ofkrhwxnwy6Rf0po3jOY5D4=";
hash = "sha256-/O57UjejHb9lDYiLs9jdtmt/S7CTHY0tlq07fAxh5TM=";
};
buildInputs = [