From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WAjQCwjbMmUfdAAAG6o9tA:P1 (envelope-from ) for ; Fri, 20 Oct 2023 21:54:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WAjQCwjbMmUfdAAAG6o9tA (envelope-from ) for ; Fri, 20 Oct 2023 21:54:48 +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 D73E93B049 for ; Fri, 20 Oct 2023 21:54:47 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bayesians.ca header.s=protonmail2 header.b=SCZPbK9Y; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697831687; a=rsa-sha256; cv=none; b=ivovUJaIhMvIDtKhj9zVz/NZDqBFSNsPLhz176i8HWOYEypNAeU+BhNKoB2Ha3qIrJOQg/ MrpTBdr65v/jIhAghVYBXpdX7ULEsndm+jPovvOrRtdTKid/Uxf7M1bJ5pFWubNVMEz8YY lTI4dc40XBlomCyyORvtlRF4VVJ1IgwuNrnFwCA9fI5P6hhKdowLYAG/lhlXkf0hjJy1y3 8nrnFXzYxuer6PeqN65EYvfo3OSQvAxVbv6iPCCSqx6viD2vK/GAE9F8BSS8qLs/nUh10n rCmstZPkJg6xe67VO+0bdcSq2/R86EboEGIJwAe3PigmGdXgfH+Z1bs1Q+1Acg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bayesians.ca header.s=protonmail2 header.b=SCZPbK9Y; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697831687; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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=uJbG1ELNBy7bVIcHd874LP0m5lPhJkrHoxkZw5Q+yug=; b=p7zo8id96p5h9ijo1ecW+OowZJiqgpdZMOJBgFDlu4ZktxTihOHu5BTAAuU0d546F9au9u Xx0cUOUF1fuPrjyJCOcMZYK35IBmLIk+vBPxyfIpHRkRF1Gsq/IZ7w+tDg3Un9F6Rhqmpv 6XoBLXc5yjU6fFrLebFTZFKC8DTnPH59a6A+NBwuDTu9rmkLbelnqMnZOLJjEVUGw4/RXy nRkBPRiiCJJCR3YHjwQrD7CPEYfl5AMKd9JGyoqYtD0nEMgDhsCMV14NYV1K/UQhEUai+y 7FQAkhcvuUVF1oljVe+W6HoHYA0D26/m1Vdz6hgKvUblz8jzBGy1LzcBhTpxaQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtvZx-0000is-V3; Fri, 20 Oct 2023 15:54:41 -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 1qtvZr-0000iS-B6 for guix-patches@gnu.org; Fri, 20 Oct 2023 15:54:35 -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 1qtvZr-0002hg-2i for guix-patches@gnu.org; Fri, 20 Oct 2023 15:54:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtvaI-0003ae-E0 for guix-patches@gnu.org; Fri, 20 Oct 2023 15:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66644] [PATCH master 2/3] gnu: tilda: Fix lint error by updating input list format for v1.5.4 References: In-Reply-To: Resent-From: Suhail Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 19:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66644 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66644@debbugs.gnu.org Received: via spool by 66644-submit@debbugs.gnu.org id=B66644.169783166713752 (code B ref 66644); Fri, 20 Oct 2023 19:55:02 +0000 Received: (at 66644) by debbugs.gnu.org; 20 Oct 2023 19:54:27 +0000 Received: from localhost ([127.0.0.1]:41520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtvZi-0003Zk-Sh for submit@debbugs.gnu.org; Fri, 20 Oct 2023 15:54:27 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:10057) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtvZd-0003ZR-Nc for 66644@debbugs.gnu.org; Fri, 20 Oct 2023 15:54:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bayesians.ca; s=protonmail2; t=1697831627; x=1698090827; bh=uJbG1ELNBy7bVIcHd874LP0m5lPhJkrHoxkZw5Q+yug=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=SCZPbK9YkjQh2sfmysXz17YdrJW5H2YZgRjkIADEDbQ2qeM4uNpUYHBjFe/e6Fsib 8OvXfJS0bkqteLP58n0rGIFUkF2UUXq9LLwCELtTn+JW43JI/X2eqUFI7FJJheJzu1 UR9qLVd7oLeIfz84iduvBJo4LQNDUA/AyPT9BKG/AgWBNqQ0tX4RyPDDnmLPcP/tSq lZ9Z3lXMFyjKSC1jP0UyAwwbrR7k2SyvD5dLqEpdbAKntJG4a/jBED7LCM3VHweDAD 4oK4qcgTRqi73ZHh0+LMv2cXTEu57hCylN1hKs1hlRvgNVvWkEyUODa2I02eykiWUT 3OIGyiqnCW5Ag== Date: Fri, 20 Oct 2023 19:53:30 +0000 Message-ID: <96a41987e7f8ac1a0b4a9c8695def8cbfc9ca011.1697747918.git.suhail@bayesians.ca> Feedback-ID: 38691229:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Suhail X-ACL-Warn: , Suhail via Guix-patches From: Suhail 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-Migadu-Queue-Id: D73E93B049 X-TUID: uEXseiehXdlo * gnu/packages/terminals.scm (tilda)[native-inputs]: Use updated format. --- gnu/packages/terminals.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm index 0c06a42213..6d5bd8bff7 100644 --- a/gnu/packages/terminals.scm +++ b/gnu/packages/terminals.scm @@ -172,10 +172,7 @@ (define-public tilda (for-each make-file-writable (find-files "po" ".")) #t))))) (native-inputs - `(("autoconf" ,autoconf) - ("automake" ,automake) - ("gettext" ,gettext-minimal) - ("pkg-config" ,pkg-config))) + (list autoconf automake gettext-minimal pkg-config)) (inputs (list libconfuse vte)) (synopsis "GTK+-based drop-down terminal") --=20 2.42.0