Merge pull request #115644 from r-ryantm/auto-update/thermald

thermald: 2.4.1 -> 2.4.3
This commit is contained in:
Fabian Affolter 2021-03-10 10:18:04 +01:00 committed by GitHub
commit 5022178623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [