xfce.xfce4-sensors-plugin: 1.4.3 -> 1.4.4

This commit is contained in:
Mustafa Çalışkan 2022-12-16 16:56:25 +03:00
parent 8c66de8bc6
commit f6c0fe67d8

View file

@ -8,11 +8,11 @@ in
stdenv.mkDerivation rec {
pname = "xfce4-sensors-plugin";
version = "1.4.3";
version = "1.4.4";
src = fetchurl {
url = "mirror://xfce/src/${category}/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.bz2";
sha256 = "sha256-FxwCNfcMZfD/7lh+lg2dp5soSFXfIhMCOerCYnLsBsk=";
sha256 = "sha256-bBYFpzjl30DghNCKyT+WLNRFCTOW3h6b+tx6tFiMNrY=";
};
nativeBuildInputs = [