gnu: alsa-ucm-conf: Update to 1.2.11.

* gnu/packages/linux.scm (alsa-ucm-conf): Update to 1.2.11.

Change-Id: Ibec86363e7181bb9de938eae4a58ea8927474009
This commit is contained in:
Roman Scherer 2024-02-24 19:55:22 +01:00 committed by Ludovic Courtès
parent c586838248
commit 966fc61144
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2957,7 +2957,7 @@ intercept and print the system calls executed by the program.")
(define-public alsa-ucm-conf (define-public alsa-ucm-conf
(package (package
(name "alsa-ucm-conf") (name "alsa-ucm-conf")
(version "1.2.4") (version "1.2.11")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -2965,7 +2965,7 @@ intercept and print the system calls executed by the program.")
version ".tar.bz2")) version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0h6kzi1cfdqyxp4pwpqh5wb89c8s9wrgix315bvamffwfxf56frc")))) "10dfzvrmpp9swflw47nxf35an6gj3ilb4wlggdnng8g2637h2z1q"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
'(#:install-plan '(#:install-plan