Unverified Commit 19154a21 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

thermald: 2.5.8 -> 2.5.9 (#381325)

parents ec32f93e e937874e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

stdenv.mkDerivation rec {
  pname = "thermald";
  version = "2.5.8";
  version = "2.5.9";

  outputs = [
    "out"
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
    owner = "intel";
    repo = "thermal_daemon";
    rev = "v${version}";
    sha256 = "sha256-aqNaXg+XznIgsMzORcRcwfTI5tBYmSGA2pma2oUu8K4=";
    sha256 = "sha256-ydv6wZ3r2QxVji9bSx0sgpaOQNtgN+Y4rPZ44XtxNh8=";
  };

  nativeBuildInputs = [