forked from mirrors/nixpkgs
Merge pull request #162937 from romildo/upd.xfce4-cpufreq-plugin
This commit is contained in:
commit
769881ffdc
|
@ -3,8 +3,8 @@
|
||||||
mkXfceDerivation {
|
mkXfceDerivation {
|
||||||
category = "panel-plugins";
|
category = "panel-plugins";
|
||||||
pname = "xfce4-cpufreq-plugin";
|
pname = "xfce4-cpufreq-plugin";
|
||||||
version = "1.2.6";
|
version = "1.2.7";
|
||||||
sha256 = "sha256-HS+9pBCHy0NmDVUwL8QFDPeVpKyKib8YCwV8fZDL5Uc=";
|
sha256 = "sha256-M+BehEYcHZlnuYwBlI7F0aPxPGwExTL5I9Jf6W5ugOY=";
|
||||||
|
|
||||||
buildInputs = [ gtk3 libxfce4ui libxfce4util xfce4-panel xfconf ];
|
buildInputs = [ gtk3 libxfce4ui libxfce4util xfce4-panel xfconf ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue