Unverified Commit 5d76b99e authored by Bobby Rong's avatar Bobby Rong
Browse files
parent 9ea3d39e
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