xfce4-whiskermenu-plugin: 1.6.1 -> 1.6.2
This commit is contained in:
parent
1853f174d1
commit
c99db543ab
@ -4,7 +4,7 @@
|
|||||||
with stdenv.lib;
|
with stdenv.lib;
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
p_name = "xfce4-whiskermenu-plugin";
|
p_name = "xfce4-whiskermenu-plugin";
|
||||||
version = "1.6.1";
|
version = "1.6.2";
|
||||||
|
|
||||||
name = "${p_name}-${version}";
|
name = "${p_name}-${version}";
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "gottcode";
|
owner = "gottcode";
|
||||||
repo = "xfce4-whiskermenu-plugin";
|
repo = "xfce4-whiskermenu-plugin";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "19hldrrgy7qmrncv5rfsclybycjp9rjfnslhm996h62d2p675qpc";
|
sha256 = "0vfyav01hynjm7p73wwbwnn2l8l9a0hkz755wmjzr6qv06f9019d";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake pkgconfig intltool ];
|
nativeBuildInputs = [ cmake pkgconfig intltool ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user