Merge pull request #246476 from bobby285271/upd/xfce

xfce.xfce4-clipman-plugin: 1.6.3 -> 1.6.4
This commit is contained in:
Bobby Rong 2023-08-01 17:30:16 +08:00 committed by GitHub
commit 7fa7e07fdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 ];