lol

xfce.xfce4-cpugraph-plugin: 1.2.7 -> 1.2.8

https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/-/compare/xfce4-cpugraph-plugin-1.2.7...xfce4-cpugraph-plugin-1.2.8

+4 -2
+4 -2
pkgs/desktops/xfce/panel-plugins/xfce4-cpugraph-plugin/default.nix
··· 1 1 { lib 2 2 , mkXfceDerivation 3 3 , exo 4 + , glib 4 5 , gtk3 5 6 , libXtst 6 7 , libxfce4ui ··· 13 14 mkXfceDerivation rec { 14 15 category = "panel-plugins"; 15 16 pname = "xfce4-cpugraph-plugin"; 16 - version = "1.2.7"; 17 + version = "1.2.8"; 17 18 rev-prefix = "xfce4-cpugraph-plugin-"; 18 19 odd-unstable = false; 19 - sha256 = "sha256-IgxljHJAg9Bp/OFFZiQ6QwE5vtAtQ0WmYHs78NVsmCw="; 20 + sha256 = "sha256-GNoODnw9Z9MTlvxCOTeZt61A/0AGhMwjrRGdM35XU+M="; 20 21 21 22 buildInputs = [ 22 23 exo 24 + glib 23 25 gtk3 24 26 libXtst 25 27 libxfce4ui