gimp: update 3.0 patch

This commit is contained in:
Simon Gardling 2025-03-27 13:41:41 -04:00
parent 445723db18
commit 70fed38988
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 = "02fk89563m2xfrl7kl9s1hh4bcppwrmd60j542kyl64nd2cvp9ss";
sha256 = "1mkddzzdkl2md1zfkdpbn17kzxa4bs7gfc4h2f4frjjhk0mqaxsn";
})
];
}