unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69362] [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11.
@ 2024-02-24 18:55 Roman Scherer
  2024-02-26 16:29 ` bug#69362: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Scherer @ 2024-02-24 18:55 UTC (permalink / raw)
  To: 69362; +Cc: Roman Scherer, Leo Famulari, Tobias Geerinckx-Rice, Wilko Meyer

* 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 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

base-commit: 3cf199dbcf85a44fa8370e786e568fc3feb7067c
prerequisite-patch-id: 0250f6d992ee74e81797cb1266771a825226fa0b
prerequisite-patch-id: e03a4f63a64eda0c1f229e0b92d130a9beadefa5
prerequisite-patch-id: 09e6b4e8c70f5eb7996f78194c59245f38d3241b
prerequisite-patch-id: a12882ccf5bbef1edbd1110f128cd107f84a1377
prerequisite-patch-id: 2c83a46f3bcf9d3e153e2543fe9a57e5f33af286
prerequisite-patch-id: 3c1ca4618ff254748694208007768994f8f3f180
prerequisite-patch-id: a73addaa13a85a92272dd21e0edae93f60f7b55c
prerequisite-patch-id: c6c55378dfbf74f5862c5b5609fe7cc3dc4b52d7
prerequisite-patch-id: 6307af77f1d5ccaef3accfce06479f604cdfd260
prerequisite-patch-id: 6b214655c30b741ed249d418d0b24b2973fedec5
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69362: [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11.
  2024-02-24 18:55 [bug#69362] [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11 Roman Scherer
@ 2024-02-26 16:29 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-02-26 16:29 UTC (permalink / raw)
  To: Roman Scherer
  Cc: Tobias Geerinckx-Rice, Leo Famulari, Wilko Meyer, 69362-done

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!

-- 
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-26 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-24 18:55 [bug#69362] [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11 Roman Scherer
2024-02-26 16:29 ` bug#69362: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).