From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +GnCEj7E3GW1OAAAe85BDQ:P1 (envelope-from ) for ; Mon, 26 Feb 2024 18:02:54 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id +GnCEj7E3GW1OAAAe85BDQ (envelope-from ) for ; Mon, 26 Feb 2024 18:02:54 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TAYZYCYS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708966974; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=OKsbydWs6/PWEk4+Q5KyMay/6S0eloumqwq+3SMlmKc=; b=PXghz2qK6U01k6t3qoWaR6oG1IL4Uphc0ZiKe4hl/C63cSwROgH9FaulEBIrRvhjL7pNLG iCSi+MarS6MNxg+AtC402lXgzZbE2BU6X23llap46gzYpQYD+4AAuyVSanTUD9nZ3NqTrP ug0R5LY+yLYbjqnVLHyLygL+9Pu5uKhhfjYvfnpnBa3npns+w14ajGEkYw3Qq6+Y3wluUm dlUSdGn8JpfuD7rXGV26de1X+Of4Dog8nxqwWDGhP8B4CILBV+aF8dv0cBRzDCxcOI+EqT VD/2zxG+Lau63zzDEB+m7EgLeYzhzEcTHe6mWByPLhxe5MWhQTDbYviWHKP/bQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TAYZYCYS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708966974; a=rsa-sha256; cv=none; b=ZJDdbeOKVB7E3RvegPz1I4bmiaQZHmOBGzc72WdhpOzuxMSeJzADzux2Kf7e8wCETFsNQ/ Ls5DS7Ei5CMAAk4G4EILe4oBlff47NyLYM7YbJJ6Phm4grEy0Hdplbn9pHnwUYhixz073h 9hvQWweND9r2w1cCfYU9q+3OuC8B0W9zT/s/wttSYgIZo8hFYthss6Otg59PGp+A29Fafy fFwf28ul3vM8lL7fg1fS0kJUuL8FpRVpHKUtJRHrl/hL4hZ5T4WQ7c85xcuWqtK0cLb5yK G9Bn7C+8VrTIQd75lQ30BsCv0+cG7WmKUg8FKRaeZu+uwdx5OldrnXGLgRuNWg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0847C676C5 for ; Mon, 26 Feb 2024 18:02:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1reeLl-000626-7w; Mon, 26 Feb 2024 12:01:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1reeLF-0005gp-Uh for guix-patches@gnu.org; Mon, 26 Feb 2024 12:00:43 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1reeLF-0000QT-Ge for guix-patches@gnu.org; Mon, 26 Feb 2024 12:00:37 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1reeLe-0001JT-Fm for guix-patches@gnu.org; Mon, 26 Feb 2024 12:01:02 -0500 Subject: bug#69362: [PATCH] gnu: alsa-ucm-conf: Update to 1.2.11. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 26 Feb 2024 17:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69362 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Roman Scherer Cc: Tobias Geerinckx-Rice , Leo Famulari , Wilko Meyer , 69362-done@debbugs.gnu.org Mail-Followup-To: 69362@debbugs.gnu.org, maxim.cournoyer@gmail.com, roman@burningswell.com Received: via spool by 69362-done@debbugs.gnu.org id=D69362.17089668494994 (code D ref 69362); Mon, 26 Feb 2024 17:01:02 +0000 Received: (at 69362-done) by debbugs.gnu.org; 26 Feb 2024 17:00:49 +0000 Received: from localhost ([127.0.0.1]:49528 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1reeLR-0001IT-7K for submit@debbugs.gnu.org; Mon, 26 Feb 2024 12:00:49 -0500 Received: from mail-oi1-f169.google.com ([209.85.167.169]:46324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1reeLO-0001I3-FS for 69362-done@debbugs.gnu.org; Mon, 26 Feb 2024 12:00:47 -0500 Received: by mail-oi1-f169.google.com with SMTP id 5614622812f47-3c199237e0fso519727b6e.0 for <69362-done@debbugs.gnu.org>; Mon, 26 Feb 2024 09:00:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1708966755; x=1709571555; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=OKsbydWs6/PWEk4+Q5KyMay/6S0eloumqwq+3SMlmKc=; b=TAYZYCYSyvQOu5ID4AQjRo2qRz378bhGQWokY2GpB0APIqTbgbRtZxbzYE8HR3KgAr cIeHcz4X8SGf8ikWSue6tNgj5hfbJ+1Q48Dhi3Uo4YxFuhZ5Y08HIVNBsE5mVhQQdcmE +5JIR1l945DVdc7X8OGdIpLocjlEX9SGHRuS0Fs3HOtHuNRJ7zQT41YeOjGDqk3jhFQ/ j03WGLDVaK4PKms3eme18+Ev/W4RNFM1cMIinTGOu/9nhaIZiUV90oWLgZXVNgIXfd9U E/66RK8zB8Oamt3AUc8KOjEMlbYJ7EN4GSIw3TJGsfwuGVP09rI559Pha3dOVSUmS92U E6dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708966755; x=1709571555; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=OKsbydWs6/PWEk4+Q5KyMay/6S0eloumqwq+3SMlmKc=; b=EhB6b7kq2EFUorGAr27dYuJiEZbcZ8yQA2gj3jLr81cu4NgGV+qJbMoJZiiY3thwes KG3NaUe8EHc6AsqQH97ZQIwrrVaPNGsy8D3wCeiHOw3QFnBmerFyOh4DkrjP4PckQ4Fw HoOPbiFcwASwoyVV+7SjVS5ouxwpRHy5yUjLZZjOiNPhRwZbX+uCz9NKAbA76pLLqy38 PMrGXxSWaRmkZqMPLanC1u1TPujXY2CluD4qysTNlCMFLf71AjhvxWBKbVxwhgmt4tXt tcv/OpY0PaHBfD6ZRx9jKqpOjID5cqH/F634TtU0RKS1jixtLxvMCElLkq3F3IcaqcNC 8XmA== X-Gm-Message-State: AOJu0YwOAnXAVF6525TkuEyz8epCkHV4Y9573xtLraS8VEwhMCm7qcY+ sKjZnuwUZigTX4K5knKN894q0HdEpHS1qsnHPmGvjHgU4+DnnhWDJmfDLsKyKz8= X-Google-Smtp-Source: AGHT+IEJ7clXLpZitHuv9xFplT45RJxQL7bvlFaHH4DiDiiJ3okqxidNvFMhTXgQLCzcKFgolRTokQ== X-Received: by 2002:a1f:c844:0:b0:4cb:56c5:5816 with SMTP id y65-20020a1fc844000000b004cb56c55816mr3828844vkf.12.1708964965918; Mon, 26 Feb 2024 08:29:25 -0800 (PST) Received: from hurd (dsl-141-6.b2b2c.ca. [66.158.141.6]) by smtp.gmail.com with ESMTPSA id b10-20020a0c9b0a000000b0068fbe6d38f6sm3156393qve.54.2024.02.26.08.29.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Feb 2024 08:29:25 -0800 (PST) From: Maxim Cournoyer In-Reply-To: (Roman Scherer's message of "Sat, 24 Feb 2024 19:55:22 +0100") References: Date: Mon, 26 Feb 2024 11:29:23 -0500 Message-ID: <87il2bjijg.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 2.73 X-Spam-Score: 2.73 X-Migadu-Queue-Id: 0847C676C5 X-TUID: W9NGW68kkml5 Hello, Roman Scherer 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