xfce.xfce4-whiskermenu-plugin: 2.7.2 -> 2.7.3

https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/-/compare/v2.7.2...v2.7.3
This commit is contained in:
Bobby Rong
2023-04-29 13:05:12 +08:00
parent d6b863fd9b
commit aecbb57ec1
@@ -3,10 +3,10 @@
mkXfceDerivation {
category = "panel-plugins";
pname = "xfce4-whiskermenu-plugin";
version = "2.7.2";
version = "2.7.3";
rev-prefix = "v";
odd-unstable = false;
sha256 = "sha256-yp8NpBVgqEv34qmDMKPdy53awgSLtYfeaw1JrxENFps=";
sha256 = "sha256-F2mp3b1HBvI2lvwGzuE9QsqotLWgsP0NRyORrTV9FJs=";
nativeBuildInputs = [ cmake ];