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

xfce.xfce4-whiskermenu-plugin: 2.8.4 -> 2.9.0 (#378007)

parents 4ec4f8b1 5d76b99e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,10 +18,10 @@
mkXfceDerivation {
  category = "panel-plugins";
  pname = "xfce4-whiskermenu-plugin";
  version = "2.8.4";
  version = "2.9.0";
  rev-prefix = "v";
  odd-unstable = false;
  sha256 = "sha256-ykb/1+BYT0JfDpp9ZKTSy88TmQdXOjsK/eW58ZGKdJQ=";
  sha256 = "sha256-j2KatlML8NuUH+IKWodDT5VeG7XL27wwiqMKjurt9rM=";

  nativeBuildInputs = [
    cmake