about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorMustafa Çalışkan <muscaln@protonmail.com>2022-12-15 20:43:25 +0300
committerMustafa Çalışkan <muscaln@protonmail.com>2022-12-17 18:39:17 +0300
commite45c6aabec06293db734d09e13d81f15af40af05 (patch)
tree9a5f4ec11c36597b651e449de313436f3c802c39 /pkgs/desktops
parent290c91f81d59a57368630842075ad45e4a1911d2 (diff)
xfce.tumbler: 4.16.1 -> 4.18.0
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/xfce/core/tumbler/default.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/pkgs/desktops/xfce/core/tumbler/default.nix b/pkgs/desktops/xfce/core/tumbler/default.nix
index ee5413fdda5a1..9d47d1ec7a35f 100644
--- a/pkgs/desktops/xfce/core/tumbler/default.nix
+++ b/pkgs/desktops/xfce/core/tumbler/default.nix
@@ -7,6 +7,7 @@
 , libgsf
 , poppler
 , gst_all_1
+, libxfce4util
 }:
 
 # TODO: add libopenraw
@@ -14,11 +15,12 @@
 mkXfceDerivation {
   category = "xfce";
   pname = "tumbler";
-  version = "4.16.1";
+  version = "4.18.0";
 
-  sha256 = "sha256-f2pCItNHTB0ggovIddpwNWEhaohfxD2otN8x9VfwR4k=";
+  sha256 = "sha256-qxbS0PMhwVk2I3fbblJEeIuI72xSWVsQx5SslhOvg+c=";
 
   buildInputs = [
+    libxfce4util
     ffmpegthumbnailer
     freetype
     gdk-pixbuf