Unverified Commit 8d37224f authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #314540 from aaronjheng/espeakup

espeakup: use sri hash
parents af5f4093 b48e8d07
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
    owner = "linux-speakup";
    repo = "espeakup";
    rev = "v${version}";
    sha256 = "0lmjwafvfxy07zn18v3dzjwwpnid2xffgvy2dzlwkbns8gb60ds2";
    hash = "sha256-Qjdg1kParsnpb8Lv51wXLdrLufxtbBTsP8B3t53islI=";
  };

  nativeBuildInputs = [