xfce.xfce4-hardware-monitor-plugin: 1.5.0 -> 1.6.0 (#43520)

This commit is contained in:
volth 2018-07-14 19:11:17 +00:00 committed by xeji
parent fbcb86966d
commit 1137200d6b

View File

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "xfce4-hardware-monitor-plugin";
version = "1.5.0";
version = "1.6.0";
src = fetchurl {
url = "https://git.xfce.org/panel-plugins/${pname}/snapshot/${name}.tar.bz2";
sha256 = "0sqvisr8gagpywq9sfyzqw37hxmj54ii89j5s2g8hx8bng5a98z1";
sha256 = "0xg5har11fk1wmdymydxlbk1z8aa39j8k0p4gzw2iqslv3n0zf7b";
};
nativeBuildInputs = [