Unverified Commit 7fa7e07f authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

Merge pull request #246476 from bobby285271/upd/xfce

xfce.xfce4-clipman-plugin: 1.6.3 -> 1.6.4
parents 9e1960bc 0d28359c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 ];