Merge pull request #134453 from r-ryantm/auto-update/praat

praat: 6.1.50 -> 6.1.51
This commit is contained in:
davidak
2021-08-19 03:15:59 +02:00
committed by GitHub
+2 -2
View File
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "praat";
version = "6.1.50";
version = "6.1.51";
src = fetchFromGitHub {
owner = "praat";
repo = "praat";
rev = "v${version}";
sha256 = "11cw4292pml71hdnfy8y91blwyh45dyam1ywr09355zk44c5njpq";
sha256 = "sha256-4goZRNKNFrfKRbGODJMhN6DyOh8U3+nWRDF1VMT7I1E=";
};
configurePhase = ''