From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ECY+Dnxs6GR2ewEASxT56A (envelope-from ) for ; Fri, 25 Aug 2023 10:55:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aNw5Dnxs6GQbjAAA9RJhRA (envelope-from ) for ; Fri, 25 Aug 2023 10:55:24 +0200 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 DF0384AF5C for ; Fri, 25 Aug 2023 10:55:23 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="3/mn9zC+"; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692953724; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=F0nJThtPp2q+/VX7/+Mld1UnaHb5TNbuSCq/2xCSw30=; b=fCST+BWgqjrBHANfcRA9LMfW+oJlNHj3Tam12PHhduofKDazCzJfQPUwkyLrWb3crXt9rX PR5i+mp+8neaPL85KA/FDfVDefpSHVzyO7RJB86/zB3OFt3Rbv4fJsIiKsAgyKlC9w/IAk SnAW9oxXT2HbITWmK654AbEWXwSm6hvZQ49OMAidroLozFmM063bbwZRXTBimHW/aWZLbg s7AklN3nRYXtQygI048ScuC2tuEfpG6s0M7fO8QHiTfkHYAsGY8YlSgRJZHp0erkIO7CMY ghdPB739URAb4Z79mVgnITrYRM2MYtYW9lpuMzyGuIwasTRRBDqA9Knk+Pkx5g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692953724; a=rsa-sha256; cv=none; b=b9kKsFQzx5JAsnEUm9DzwyljNIHoaaFOp2L5te+sHcTKSeOhOWTY5VTodKel03UprYxiK9 1IySfvxShfSZqck5h2/3OjpusVd2d7hiOLCpYWZJla/tISjSMBO7rAqbU1LAs0kytFP/bs GqF45fkhjwXaQEh0orGVd5wq1Ni76mM8x9M4N0g1pm85s8BtO2einT7BEyjtOuRIdE6gPs WNnPh51kSzxfVaDWWcu3aiyH3Tx1RJB+cguPJoamE1rYqKM7XIPFU26yGP2hEzUjhokIDw tCcVM7vUbU8wL/QAAjlJcdCd5AykuaVppt1EkT65jUNZbxZoMdcmsfGwE88Mvg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="3/mn9zC+"; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZSap-00008E-Aa; Fri, 25 Aug 2023 04:54:59 -0400 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 1qZSan-000077-Gm for guix-patches@gnu.org; Fri, 25 Aug 2023 04:54:57 -0400 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 1qZSan-0004Le-8G for guix-patches@gnu.org; Fri, 25 Aug 2023 04:54:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qZSar-0001jW-Jy for guix-patches@gnu.org; Fri, 25 Aug 2023 04:55:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65525] [PATCH core-updates 2/2] gnu: libinput: Remove input labels. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Aug 2023 08:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65525 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65525@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 65525-submit@debbugs.gnu.org id=B65525.16929536686618 (code B ref 65525); Fri, 25 Aug 2023 08:55:01 +0000 Received: (at 65525) by debbugs.gnu.org; 25 Aug 2023 08:54:28 +0000 Received: from localhost ([127.0.0.1]:39244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZSaK-0001ig-FS for submit@debbugs.gnu.org; Fri, 25 Aug 2023 04:54:28 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:39950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZSaH-0001iX-QJ for 65525@debbugs.gnu.org; Fri, 25 Aug 2023 04:54:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1692953624; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=F0nJThtPp2q+/VX7/+Mld1UnaHb5TNbuSCq/2xCSw30=; b=3/mn9zC+opzqaOHoGBE/BBlhfOEGgkO1f0IgaRg2W2RmPLE1lDyMtMhGISbXVD1tvpsqSE uYmRnUiN2Il16tqoTqpqzEXKdliJvhQhVper5RmQ5Jg5LQ0AgWjrCY+Uh5UUC7Yw57do/F rs/ejR9T3tECNUYRra4gykTShRZBIk33gq3VIlEv9F/EBGpPnZTdhUGT5jyX549nWND2jU NCzMGQFeebPRqQBg6tQa1/q+Edu2wSfMoBGNCZzSjXOIkzhDHs8kivBZKBGfQy4IoIxiE0 92b8uGi471wAkkXmCdiWhlkXRJdEWYfQ7Jp6jZn3xXmvJmKIB3XysI5YOCiy3w== Date: Fri, 25 Aug 2023 16:53:33 +0800 Message-ID: <49d5d660fc7c5b6b3630d5a4c2b43386d1d44bdf.1692953417.git.hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.21 X-Spam-Score: -6.21 X-Migadu-Queue-Id: DF0384AF5C X-Migadu-Scanner: mx1.migadu.com X-TUID: VVPvzE2WRSq8 * gnu/packages/freedesktop.scm (libinput)[propagated-inputs]: Remove input labels. --- gnu/packages/freedesktop.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 23766622b4..9b3ab35783 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -585,8 +585,8 @@ (define-public libinput libwacom mtdev)) (propagated-inputs - `(;; libinput.h requires , so propagate it. - ("udev" ,eudev))) + ;; libinput.h requires , so propagate it. + (list eudev)) (home-page "https://www.freedesktop.org/wiki/Software/libinput/") (synopsis "Input devices handling library") (description -- 2.41.0