about summary refs log tree commit diff
path: root/pkgs/desktops/xfce/panel-plugins
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2023-08-01 10:58:46 +0800
committerBobby Rong <rjl931189261@126.com>2023-08-01 10:58:46 +0800
commit0d28359c911e90d90894bf8af487e8ae629486c4 (patch)
treef11fc5428667be1abb5bf9062fb4ab39e26efc75 /pkgs/desktops/xfce/panel-plugins
parentfb942492b7accdee4e6d17f5447091c65897dde4 (diff)
xfce.xfce4-clipman-plugin: 1.6.3 -> 1.6.4
https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/compare/xfce4-clipman-plugin-1.6.3...xfce4-clipman-plugin-1.6.4
Diffstat (limited to 'pkgs/desktops/xfce/panel-plugins')
-rw-r--r--pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix
index f86ab85f9ad70..1af46fd5182aa 100644
--- a/pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix
+++ b/pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix
@@ -3,8 +3,8 @@
 mkXfceDerivation {
   category = "panel-plugins";
   pname = "xfce4-clipman-plugin";
-  version = "1.6.3";
-  sha256 = "sha256-tnpQRYLV48NxKsWDjVSmypx6X1bVbx2U5Q8kQaP0AW8=";
+  version = "1.6.4";
+  sha256 = "sha256-N/e97C6xWyF1GUg7gMN0Wcw35awypflMmA+Pdg6alEw=";
 
   buildInputs = [ libXtst libxfce4ui xfce4-panel xfconf ];