gnu: praat: Update to 6.4.

* gnu/packages/language.scm (praat): Update to 6.4.

Change-Id: I6138e87781e007d5798a908a4b5ae5c0c3338b05
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Preston M. Firestone 2023-11-15 19:10:51 -06:00 committed by Christopher Baines
parent f5650cd354
commit 03c01580d9
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -854,7 +854,7 @@ (define-public link-grammar
(define-public praat
(package
(name "praat")
(version "6.3.10")
(version "6.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -863,7 +863,7 @@ (define-public praat
(file-name (git-file-name name version))
(sha256
(base32
"0kwv0p2bn2x5h0c61rymm87icqqwnbj699awgc5afl4qp53azci8"))))
"1rabv4175r1kbgb6n5xbir4j9ldpfr3wr6xa8jakzgny3dwlmsbg"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags #~(list (string-append "CC="