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

thermald: 2.4.9 -> 2.5
This commit is contained in:
Jonas Heinrich
2022-08-21 18:33:08 +02:00
committed by GitHub
+2 -2
View File
@@ -18,7 +18,7 @@
stdenv.mkDerivation rec {
pname = "thermald";
version = "2.4.9";
version = "2.5";
outputs = [ "out" "devdoc" ];
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "thermal_daemon";
rev = "v${version}";
sha256 = "sha256-82O4vrUo3lMNzGOI5WyV1eponF0za0WM6mtd54xqUh8=";
sha256 = "sha256-j66uBbTZhHFXhDSDI0IseoyF/rCEl/B87YjorfZIHX8=";
};
nativeBuildInputs = [