Commit e937874e authored by R. RyanTM's avatar R. RyanTM
Browse files

thermald: 2.5.8 -> 2.5.9

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