From ca36d45b9535c5c98369a415fe30a1bd1815b380 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Wed, 31 Jul 2024 13:57:29 +0000 Subject: [PATCH] xfce.xfce4-screenshooter: 1.11.0 -> 1.11.1 https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.11.0...xfce4-screenshooter-1.11.1 --- .../xfce/applications/xfce4-screenshooter/default.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pkgs/desktops/xfce/applications/xfce4-screenshooter/default.nix b/pkgs/desktops/xfce/applications/xfce4-screenshooter/default.nix index d26723aefdfd..675e2b6891b4 100644 --- a/pkgs/desktops/xfce/applications/xfce4-screenshooter/default.nix +++ b/pkgs/desktops/xfce/applications/xfce4-screenshooter/default.nix @@ -7,7 +7,6 @@ , libXext , libXfixes , libXtst -, libxml2 , libxfce4ui , libxfce4util , wayland @@ -23,10 +22,10 @@ mkXfceDerivation { category = "apps"; pname = "xfce4-screenshooter"; - version = "1.11.0"; + version = "1.11.1"; odd-unstable = false; - sha256 = "sha256-DMLGaDHmwDDHvOMev/QKvmDr6AQ6Qnzxf3YCbf0/nXg="; + sha256 = "sha256-/N79YK233k9rVg5fGr27b8AZD9bCXllNQvrN4ghir/M="; nativeBuildInputs = [ wayland-scanner @@ -39,7 +38,6 @@ mkXfceDerivation { libXext libXfixes libXtst - libxml2 libxfce4ui libxfce4util wayland