gimp: update 3.0 patch

This commit is contained in:
Simon Gardling 2025-03-28 10:46:30 -04:00
parent a3583e7f22
commit 56c4ed4068
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -57,7 +57,7 @@
# gimp 3.0
(builtins.fetchurl {
url = "https://github.com/NixOS/nixpkgs/pull/67576.diff";
sha256 = "0zcpzr9yh3yiigm64kfx3a3sx1zjzz5bbgznnlhs5mf4zjssyf59";
sha256 = "13m70acfazxipx9gwgsrqsivamfpb839cznn5hsz8745jl01yq1w";
})
];
}