Archived
1
0
Fork 0

gnu: praat: Update to 6.1.30.

* gnu/packages/language.scm (praat): Update to 6.1.30.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-05 03:45:03 +01:00
parent 48951e8502
commit d67721ba9d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1053,7 +1053,7 @@ noun phrases, verb phrases, etc.).")
(define-public praat (define-public praat
(package (package
(name "praat") (name "praat")
(version "6.1.27") (version "6.1.30")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -1062,7 +1062,7 @@ noun phrases, verb phrases, etc.).")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0wd2xy5shyk00d91yrif1c2xwzdl4i7qpdfa530f845yzn7k2ks1")))) "1pjfifyv3wjn68l3i2dr83xm75nf2kxvfxrk9qqbmwz58p183jw4"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no test target `(#:tests? #f ; no test target