[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: faudio: Update to 19.11.
From: |
guix-commits |
Subject: |
04/07: gnu: faudio: Update to 19.11. |
Date: |
Tue, 12 Nov 2019 09:13:03 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit c44db46f12914215cf78886f529f9ac4fb9d564b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Nov 12 15:03:30 2019 +0100
gnu: faudio: Update to 19.11.
* gnu/packages/audio.scm (faudio): Update to 19.11.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index b71e913..7cad591 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3680,7 +3680,7 @@ library.")
(define-public faudio
(package
(name "faudio")
- (version "19.09")
+ (version "19.11")
(source
(origin
(method git-fetch)
@@ -3689,7 +3689,7 @@ library.")
(commit version)))
(file-name (string-append name "-" version "-checkout"))
(sha256
- (base32 "0fagik55jmy3qmb27nhg0zxash1ahfkxphx8m8gs0pimqqrdrd9d"))))
+ (base32 "0ckpr6ffz8ssfh1y850dhip5s5jv0j6n90qz5yx1v9d6gpwf08rp"))))
(arguments
'(#:tests? #f ; No tests.
#:configure-flags '("-DFFMPEG=ON")))
- branch master updated (18a6980 -> 3e1ccbe), guix-commits, 2019/11/12
- 07/07: gnu: mlt: Update to 6.18.0., guix-commits, 2019/11/12
- 01/07: gnu: python-cython: Update to 0.29.14., guix-commits, 2019/11/12
- 05/07: gnu: faudio: Use GIT-FILE-NAME., guix-commits, 2019/11/12
- 03/07: gnu: light: Update to 1.2.1., guix-commits, 2019/11/12
- 06/07: gnu: light: Don't use unstable tarball., guix-commits, 2019/11/12
- 04/07: gnu: faudio: Update to 19.11.,
guix-commits <=
- 02/07: gnu: psmisc: Update to 23.3., guix-commits, 2019/11/12