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

wxmaxima: 24.02.0 -> 24.02.1
This commit is contained in:
Doron Behar 2024-02-12 10:32:54 +02:00 committed by GitHub
commit 4f78d8564d
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 = "24.02.0";
version = "24.02.1";
src = fetchFromGitHub {
owner = "wxMaxima-developers";
repo = "wxmaxima";
rev = "Version-${finalAttrs.version}";
hash = "sha256-X4nx8zARToogQS4bfkv3CbsS2qU2uL9BBYw0Lw7QC18=";
hash = "sha256-ORrIZlLqZsxMpqtw5Z7GMI9dDod50hj94ro6urjBD/A=";
};
buildInputs = [