[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/14: gnu: faudio: Update to 21.07.
From: |
guix-commits |
Subject: |
10/14: gnu: faudio: Update to 21.07. |
Date: |
Sun, 4 Jul 2021 11:56:11 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2eef51e154ceb5124d4cff2166fe02f4739d9514
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 4 16:18:21 2021 +0200
gnu: faudio: Update to 21.07.
* gnu/packages/audio.scm (faudio): Update to 21.07.
---
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 791e821..7d7fb2b 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4565,7 +4565,7 @@ library.")
(define-public faudio
(package
(name "faudio")
- (version "21.06")
+ (version "21.07")
(source
(origin
(method git-fetch)
@@ -4574,7 +4574,7 @@ library.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1nnx4l1r5hwdaw824d4fmd558qsqa22qzpvnkhs8nkjr40cnidkr"))))
+ (base32 "0v76pvsna7dx8nb53s7x2vfpws27wi3p34l7af5niqvyh0gl4mzr"))))
(arguments
'(#:tests? #f ; No tests.
#:configure-flags '("-DGSTREAMER=ON")))
- branch master updated (d9c4009 -> 9e63baf), guix-commits, 2021/07/04
- 01/14: gnu: Add ghc-config-ini., guix-commits, 2021/07/04
- 02/14: gnu: Add ghc-data-clist., guix-commits, 2021/07/04
- 08/14: gnu: abiword: Update to 3.0.5., guix-commits, 2021/07/04
- 09/14: gnu: tarlz: Update to 0.21., guix-commits, 2021/07/04
- 14/14: gnu: procenv: Update to 0.58., guix-commits, 2021/07/04
- 11/14: gnu: lynis: Update to 3.0.5., guix-commits, 2021/07/04
- 03/14: gnu: Add ghc-text-zipper., guix-commits, 2021/07/04
- 06/14: gnu: Add ghc-quickcheck-assertions., guix-commits, 2021/07/04
- 07/14: gnu: nanovna-saver: Update to 0.3.9., guix-commits, 2021/07/04
- 10/14: gnu: faudio: Update to 21.07.,
guix-commits <=
- 04/14: gnu: Add ghc-finite-typelits., guix-commits, 2021/07/04
- 05/14: gnu: Add ghc-test-framework-smallcheck., guix-commits, 2021/07/04
- 13/14: gnu: perl-email-abstract: Update to 3.009., guix-commits, 2021/07/04
- 12/14: gnu: reuse: Update to 0.13.0., guix-commits, 2021/07/04