lol

Merge pull request #157732 from romildo/upd.xfce4-cpufreq-plugin

authored by

Sandro and committed by
GitHub
3c3f67ec 11ece132

+2 -2
+2 -2
pkgs/desktops/xfce/panel-plugins/xfce4-cpufreq-plugin/default.nix
··· 3 3 mkXfceDerivation { 4 4 category = "panel-plugins"; 5 5 pname = "xfce4-cpufreq-plugin"; 6 - version = "1.2.5"; 7 - sha256 = "sha256-r783SIGbVKxmLjCxexrMWjYdK7EgbgcHDFTG8KGjWMc="; 6 + version = "1.2.6"; 7 + sha256 = "sha256-HS+9pBCHy0NmDVUwL8QFDPeVpKyKib8YCwV8fZDL5Uc="; 8 8 9 9 buildInputs = [ gtk3 libxfce4ui libxfce4util xfce4-panel xfconf ]; 10 10