Message ID | e4945074973e174eb2f844db7fb011022eec4183.1708800922.git.roman@burningswell.com |
---|---|
State | New |
Headers | show |
Series | [bug#69362] gnu: alsa-ucm-conf: Update to 1.2.11. | expand |
Hello,
Roman Scherer <roman@burningswell.com> writes:
> * gnu/packages/linux.scm (alsa-ucm-conf): Update to 1.2.11.
Since this causes more than 2700 rebuilds according to 'guix refresh -l
alsa-ucm-conf', I've merged this to core-updates. Be sure to have it
marked as such next time via git send-email
--subject-prefix='PATCH core-updates', to avoid a committer merging it
by mistake to master :-). Also see (info '(guix) Sending a Patch Series').
Thank you!
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 9378256234..2b2bee6777 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -2842,7 +2842,7 @@ (define-public ltrace (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 @@ -2850,7 +2850,7 @@ (define-public alsa-ucm-conf version ".tar.bz2")) (sha256 (base32 - "0h6kzi1cfdqyxp4pwpqh5wb89c8s9wrgix315bvamffwfxf56frc")))) + "10dfzvrmpp9swflw47nxf35an6gj3ilb4wlggdnng8g2637h2z1q")))) (build-system copy-build-system) (arguments '(#:install-plan