[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/12: gnu: praat: Update to 6.1.27.
From: |
guix-commits |
Subject: |
08/12: gnu: praat: Update to 6.1.27. |
Date: |
Thu, 15 Oct 2020 21:02:36 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 16b0aa429ed065350180b5039937cf4d227e243d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Oct 15 21:35:32 2020 +0200
gnu: praat: Update to 6.1.27.
* gnu/packages/language.scm (praat): Update to 6.1.27.
---
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 039854a..5ccc941 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.26")
+ (version "6.1.27")
(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
- "12y4x7c34ddlg22kc82n17if1dqm8lyap9jg0kh1vagkdm9dy02w"))))
+ "0wd2xy5shyk00d91yrif1c2xwzdl4i7qpdfa530f845yzn7k2ks1"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test target
- branch master updated (4caa84e -> e4089b8), guix-commits, 2020/10/15
- 02/12: gnu: knot-resolver: Build with only knot:lib., guix-commits, 2020/10/15
- 03/12: gnu: asunder: Update to 2.9.7., guix-commits, 2020/10/15
- 01/12: gnu: knot: Build separate outputs., guix-commits, 2020/10/15
- 04/12: gnu: fakeroot: Update to 1.25.3., guix-commits, 2020/10/15
- 05/12: gnu: swaks: Use git source., guix-commits, 2020/10/15
- 07/12: gnu: perl-email-sender: Update to 1.300035., guix-commits, 2020/10/15
- 09/12: gnu: xterm: Update to 361., guix-commits, 2020/10/15
- 10/12: gnu: chirp: Update to 20201014., guix-commits, 2020/10/15
- 08/12: gnu: praat: Update to 6.1.27.,
guix-commits <=
- 12/12: gnu: perl-role-tiny: Update to 2.001004., guix-commits, 2020/10/15
- 11/12: gnu: dmidecode: Update to 3.3., guix-commits, 2020/10/15
- 06/12: gnu: swaks: Update to 20201014.0., guix-commits, 2020/10/15