thermald: 2.4.1 -> 2.4.3

This commit is contained in:
R. RyanTM 2021-03-09 23:13:17 +00:00
parent 29b0d4d0b6
commit 3cca1f854c

View File

@ -18,7 +18,7 @@
stdenv.mkDerivation rec {
pname = "thermald";
version = "2.4.1";
version = "2.4.3";
outputs = [ "out" "devdoc" ];
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "thermal_daemon";
rev = "v${version}";
sha256 = "0rlac7v1b59m7gh767hkd8a0r4p001nd24786fnmryygbxynd2s6";
sha256 = "sha256-CPrk2r3C4WG+y3KzWf6xWhfNdDgEigki62iAXu+DccU=";
};
nativeBuildInputs = [