about summary refs log tree commit diff
path: root/pkgs/desktops/xfce
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2023-12-31 16:43:57 +0800
committerGitHub <noreply@github.com>2023-12-31 16:43:57 +0800
commit5dcad41f0b854c52aabd0b15f76304df3dbf0c56 (patch)
treef454c2af56ef78f9b15c26effeee603999edecf5 /pkgs/desktops/xfce
parentd44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7 (diff)
parent0ae1ed4108111d8bfe65aa37b572c050d350603c (diff)
Merge pull request #277846 from bobby285271/upd/xfce
xfce.thunar: 4.18.9 -> 4.18.10
Diffstat (limited to 'pkgs/desktops/xfce')
-rw-r--r--pkgs/desktops/xfce/core/thunar/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/desktops/xfce/core/thunar/default.nix b/pkgs/desktops/xfce/core/thunar/default.nix
index 7e7f19c566671..fe3b23323c633 100644
--- a/pkgs/desktops/xfce/core/thunar/default.nix
+++ b/pkgs/desktops/xfce/core/thunar/default.nix
@@ -21,9 +21,9 @@
 let unwrapped = mkXfceDerivation {
   category = "xfce";
   pname = "thunar";
-  version = "4.18.9";
+  version = "4.18.10";
 
-  sha256 = "sha256-FiJAxELdt/1g5ThTBshTSFK54f9Ncqhn/C+rWQ+zrig=";
+  sha256 = "sha256-jne+jETPmM6VksdwJAxruji/GKH42iftWm74Ok9qX44=";
 
   nativeBuildInputs = [
     docbook_xsl