[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: alsa-lib: Update to 1.2.4.
From: |
guix-commits |
Subject: |
01/03: gnu: alsa-lib: Update to 1.2.4. |
Date: |
Sun, 6 Dec 2020 12:53:34 -0500 (EST) |
lfam pushed a commit to branch staging
in repository guix.
commit 96ac5d85378f31388d1dada543e0af8044454865
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Dec 5 14:43:47 2020 -0500
gnu: alsa-lib: Update to 1.2.4.
* gnu/packages/linux.scm (alsa-lib): Update to 1.2.4.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 3d36468..67bec12 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2055,7 +2055,7 @@ intercept and print the system calls executed by the
program.")
(define-public alsa-lib
(package
(name "alsa-lib")
- (version "1.2.3.2")
+ (version "1.2.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2063,7 +2063,7 @@ intercept and print the system calls executed by the
program.")
version ".tar.bz2"))
(sha256
(base32
- "05dyk856ppvqymazyk1cmpln53g88cq1wjpnsygqrvnamyvwa7z8"))))
+ "1xq8d48wfy59qw4x7383j32n8j5njndw5hcgnmlg9pvclphlnmgp"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags (list (string-append "LDFLAGS=-Wl,-rpath="