xfce.ristretto: 0.13.2 -> 0.13.3

https://gitlab.xfce.org/apps/ristretto/-/compare/ristretto-0.13.2...ristretto-0.13.3
This commit is contained in:
Bobby Rong
2024-12-28 19:29:50 +08:00
parent cad618f82a
commit 166b204de0
@@ -16,10 +16,10 @@
mkXfceDerivation {
category = "apps";
pname = "ristretto";
version = "0.13.2";
version = "0.13.3";
odd-unstable = false;
sha256 = "sha256-FKgNKQ2l4FGvEvmppf+RTxMXU6TfsZVFBVii4zr4ASc=";
sha256 = "sha256-cJMHRN4Wl6Fm0yoVqe0h30ZUlE1+Hw1uEDBHfHXBbC0=";
buildInputs = [
glib
@@ -30,8 +30,6 @@ mkXfceDerivation {
xfconf
];
env.NIX_CFLAGS_COMPILE = "-I${glib.dev}/include/gio-unix-2.0";
postInstall = ''
# Pull in JXL and WebP support for ristretto.
# In postInstall to run before gappsWrapperArgsHook.