apteryx pushed a commit to branch core-updates
in repository guix.
commit be2765f8772a9f139656cf20a9675667de7b8171
Author: Roman Scherer <[email protected]>
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