Merge pull request #286230 from r-ryantm/auto-update/wxmaxima

wxmaxima: 23.12.0 -> 24.02.0
This commit is contained in:
Doron Behar 2024-02-05 16:23:09 +02:00 committed by GitHub
commit 99f1454341
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation (finalAttrs:{
pname = "wxmaxima";
version = "23.12.0";
version = "24.02.0";
src = fetchFromGitHub {
owner = "wxMaxima-developers";
repo = "wxmaxima";
rev = "Version-${finalAttrs.version}";
sha256 = "sha256-5MOj4loZsD1Fhy+D7V6ZL4QFyVkWyIaxTcHe7R2xypo=";
hash = "sha256-X4nx8zARToogQS4bfkv3CbsS2qU2uL9BBYw0Lw7QC18=";
};
buildInputs = [