[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/19: gnu: praat: Update to 6.1.30.
From: |
guix-commits |
Subject: |
18/19: gnu: praat: Update to 6.1.30. |
Date: |
Wed, 4 Nov 2020 22:00:42 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d67721ba9d817ee070e9a51ae5af292b33b2b48e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Nov 5 03:45:03 2020 +0100
gnu: praat: Update to 6.1.30.
* gnu/packages/language.scm (praat): Update to 6.1.30.
---
gnu/packages/language.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index 5ccc941..27c13fa 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -1053,7 +1053,7 @@ noun phrases, verb phrases, etc.).")
(define-public praat
(package
(name "praat")
- (version "6.1.27")
+ (version "6.1.30")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1062,7 +1062,7 @@ noun phrases, verb phrases, etc.).")
(file-name (git-file-name name version))
(sha256
(base32
- "0wd2xy5shyk00d91yrif1c2xwzdl4i7qpdfa530f845yzn7k2ks1"))))
+ "1pjfifyv3wjn68l3i2dr83xm75nf2kxvfxrk9qqbmwz58p183jw4"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test target
- 05/19: gnu: php: Move a test disablement., (continued)
- 05/19: gnu: php: Move a test disablement., guix-commits, 2020/11/04
- 06/19: gnu: vera: Update to 1.24., guix-commits, 2020/11/04
- 07/19: gnu: i3-wm: Update to 4.18.3., guix-commits, 2020/11/04
- 10/19: gnu: oil: Update to 0.8.3., guix-commits, 2020/11/04
- 13/19: gnu: lldpd: Update to 1.0.7., guix-commits, 2020/11/04
- 15/19: gnu: libnice: Update to 0.1.18., guix-commits, 2020/11/04
- 12/19: gnu: fldigi: Update to 4.1.15., guix-commits, 2020/11/04
- 16/19: gnu: toxic: Update to 0.8.4., guix-commits, 2020/11/04
- 09/19: gnu: xl2tpd: Update to 1.3.16., guix-commits, 2020/11/04
- 14/19: gnu: lldpd: Omit static library., guix-commits, 2020/11/04
- 18/19: gnu: praat: Update to 6.1.30.,
guix-commits <=
- 11/19: gnu: python-sphinx-intl: Update to 2.0.1., guix-commits, 2020/11/04
- 17/19: gnu: python-audioread: Update to 2.1.9., guix-commits, 2020/11/04
- 19/19: gnu: virt-viewer: Enable VNC support., guix-commits, 2020/11/04