about summary refs log tree commit diff
path: root/pkgs/desktops/xfce
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2023-04-01 11:22:43 +0800
committerBobby Rong <rjl931189261@126.com>2023-04-01 11:27:55 +0800
commit494ff189e0922745e3686432d0b065feb3aa29d7 (patch)
treeac5f7efe4cbe956191c25d4d9ccc3cf58c9c3717 /pkgs/desktops/xfce
parent4bb072f0a8b267613c127684e099a70e1f6ff106 (diff)
downloadnixlib-494ff189e0922745e3686432d0b065feb3aa29d7.tar
nixlib-494ff189e0922745e3686432d0b065feb3aa29d7.tar.gz
nixlib-494ff189e0922745e3686432d0b065feb3aa29d7.tar.bz2
nixlib-494ff189e0922745e3686432d0b065feb3aa29d7.tar.lz
nixlib-494ff189e0922745e3686432d0b065feb3aa29d7.tar.xz
nixlib-494ff189e0922745e3686432d0b065feb3aa29d7.tar.zst
nixlib-494ff189e0922745e3686432d0b065feb3aa29d7.zip
xfce.thunar-archive-plugin: 0.5.0 -> 0.5.1
https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/compare/thunar-archive-plugin-0.5.0...thunar-archive-plugin-0.5.1
Diffstat (limited to 'pkgs/desktops/xfce')
-rw-r--r--pkgs/desktops/xfce/thunar-plugins/archive/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/desktops/xfce/thunar-plugins/archive/default.nix b/pkgs/desktops/xfce/thunar-plugins/archive/default.nix
index dfe6824375bb..53a74684cb86 100644
--- a/pkgs/desktops/xfce/thunar-plugins/archive/default.nix
+++ b/pkgs/desktops/xfce/thunar-plugins/archive/default.nix
@@ -11,10 +11,10 @@
 mkXfceDerivation {
   category = "thunar-plugins";
   pname  = "thunar-archive-plugin";
-  version = "0.5.0";
+  version = "0.5.1";
   odd-unstable = false;
 
-  sha256 = "sha256-3a42chfv4UQYkvWKCX0FShAcEwt9icJARTHGEgs6/8M=";
+  sha256 = "sha256-TV70IaZClIyQnMGsJEPN0VxHzZAS5F5jSTLm8VwYuwI=";
 
   nativeBuildInputs = [
     intltool