wxmaxima: 26.07.0 -> 26.07.1

This commit is contained in:
R. Ryantm
2026-07-22 01:00:42 +00:00
parent 0cce77b482
commit 57be21539c
+2 -2
View File
@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "wxmaxima";
version = "26.07.0";
version = "26.07.1";
src = fetchFromGitHub {
owner = "wxMaxima-developers";
repo = "wxmaxima";
rev = "Version-${finalAttrs.version}";
hash = "sha256-rrXYSW3PU4CvtmBH0dU/sBwe1sVel9IkI89HTj0YEqc=";
hash = "sha256-pSo6I2U8yOf083/fNYQzPJtTexnQGt0rRsoMcBl67Ik=";
};
buildInputs = [