Merge pull request #314540 from aaronjheng/espeakup

espeakup: use sri hash
This commit is contained in:
Nick Cao 2024-05-25 09:26:50 -04:00 committed by GitHub
commit 8d37224ffa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
owner = "linux-speakup";
repo = "espeakup";
rev = "v${version}";
sha256 = "0lmjwafvfxy07zn18v3dzjwwpnid2xffgvy2dzlwkbns8gb60ds2";
hash = "sha256-Qjdg1kParsnpb8Lv51wXLdrLufxtbBTsP8B3t53islI=";
};
nativeBuildInputs = [