structorizer: 3.32-26 -> 3.32-27

This commit is contained in:
R. Ryantm 2025-07-04 07:19:29 +00:00
parent 2f29d6f3ee
commit 9c41abcfda

View File

@ -11,7 +11,7 @@
stdenv.mkDerivation rec {
pname = "structorizer";
version = "3.32-26";
version = "3.32-27";
desktopItems = [
(makeDesktopItem {
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
owner = "fesch";
repo = "Structorizer.Desktop";
rev = version;
hash = "sha256-hRcs0fey+6YCXcWXNTWuAnaRfmRNL2Cpn+dry8wYRSg=";
hash = "sha256-Z60HB0s2LkO/Vs/OaHWc969Y6H+wBiN5slRGFf4JCro=";
};
patches = [