[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/22: gnu: alsa-ucm-conf: Update to 1.2.11.
From: |
guix-commits |
Subject: |
01/22: gnu: alsa-ucm-conf: Update to 1.2.11. |
Date: |
Sat, 9 Mar 2024 13:28:22 -0500 (EST) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit be2765f8772a9f139656cf20a9675667de7b8171
Author: Roman Scherer <roman@burningswell.com>
AuthorDate: Sat Feb 24 19:55:22 2024 +0100
gnu: alsa-ucm-conf: Update to 1.2.11.
* gnu/packages/linux.scm (alsa-ucm-conf): Update to 1.2.11.
Change-Id: Ibec86363e7181bb9de938eae4a58ea8927474009
---
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 a9063a79a1..c51841540d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2850,7 +2850,7 @@ intercept and print the system calls executed by the
program.")
(define-public alsa-ucm-conf
(package
(name "alsa-ucm-conf")
- (version "1.2.4")
+ (version "1.2.11")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2858,7 +2858,7 @@ intercept and print the system calls executed by the
program.")
version ".tar.bz2"))
(sha256
(base32
- "0h6kzi1cfdqyxp4pwpqh5wb89c8s9wrgix315bvamffwfxf56frc"))))
+ "10dfzvrmpp9swflw47nxf35an6gj3ilb4wlggdnng8g2637h2z1q"))))
(build-system copy-build-system)
(arguments
'(#:install-plan
- 02/22: gnu: ld-wrapper: Also unset GUILE_LOAD_PATH., (continued)
- 02/22: gnu: ld-wrapper: Also unset GUILE_LOAD_PATH., guix-commits, 2024/03/09
- 13/22: gnu: autotrace: Remove libtool archives., guix-commits, 2024/03/09
- 04/22: gnu: Add lutok., guix-commits, 2024/03/09
- 22/22: Revert "gnu: mpv: Propagate most libraries.", guix-commits, 2024/03/09
- 03/22: gnu: Add atf., guix-commits, 2024/03/09
- 12/22: gnu: autotrace: Update to 0.31.10., guix-commits, 2024/03/09
- 09/22: gnu: pkgconf: Add support for cross-compilation., guix-commits, 2024/03/09
- 16/22: gnu: lib2geom: Update to 1.3., guix-commits, 2024/03/09
- 20/22: gnu: inkscape: Sort inputs., guix-commits, 2024/03/09
- 07/22: gnu: Add pkgconf-as-pkg-config., guix-commits, 2024/03/09
- 01/22: gnu: alsa-ucm-conf: Update to 1.2.11.,
guix-commits <=
- 21/22: gnu: inkscape: Fix Python support., guix-commits, 2024/03/09