GNU bug report logs - #69362
[PATCH] gnu: alsa-ucm-conf: Update to 1.2.11.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Sat, 24 Feb 2024 18:57:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69362: closed ([PATCH] gnu: alsa-ucm-conf: Update to 1.2.11.)
Date: Mon, 26 Feb 2024 17:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 Feb 2024 11:29:23 -0500
with message-id <87il2bjijg.fsf <at> gmail.com>
and subject line Re: [bug#69362] [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11.
has caused the debbugs.gnu.org bug report #69362,
regarding [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69362: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69362
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11.
Date: Sat, 24 Feb 2024 19:55:22 +0100
* 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



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Roman Scherer <roman <at> burningswell.com>
Cc: Tobias Geerinckx-Rice <me <at> tobias.gr>, Leo Famulari <leo <at> famulari.name>,
 Wilko Meyer <w <at> wmeyer.eu>, 69362-done <at> debbugs.gnu.org
Subject: Re: [bug#69362] [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11.
Date: Mon, 26 Feb 2024 11:29:23 -0500
Hello,

Roman Scherer <roman <at> 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


This bug report was last modified 1 year and 142 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.