From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aGNhI8Jhu2K+TQAAbAwnHQ (envelope-from ) for ; Tue, 28 Jun 2022 22:17:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sFFiI8Jhu2JXEAAA9RJhRA (envelope-from ) for ; Tue, 28 Jun 2022 22:17:06 +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 5A5CD25423 for ; Tue, 28 Jun 2022 22:17:06 +0200 (CEST) Received: from localhost ([::1]:43700 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o6Hdx-00053U-91 for larch@yhetil.org; Tue, 28 Jun 2022 16:17:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6Hc2-0003ec-Jw for guix-patches@gnu.org; Tue, 28 Jun 2022 16:15:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34265) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o6Hby-00009L-Pu for guix-patches@gnu.org; Tue, 28 Jun 2022 16:15:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o6Hby-0002Mx-Kq for guix-patches@gnu.org; Tue, 28 Jun 2022 16:15:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56286] [PATCH 3/3] gnu: Add pkgconf. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Jun 2022 20:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56286 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Liliana Marie Prikler" , <56286@debbugs.gnu.org> Received: via spool by 56286-submit@debbugs.gnu.org id=B56286.16564472859064 (code B ref 56286); Tue, 28 Jun 2022 20:15:02 +0000 Received: (at 56286) by debbugs.gnu.org; 28 Jun 2022 20:14:45 +0000 Received: from localhost ([127.0.0.1]:56395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6Hbh-0002M8-J7 for submit@debbugs.gnu.org; Tue, 28 Jun 2022 16:14:45 -0400 Received: from knopi.disroot.org ([178.21.23.139]:34024) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6Hbf-0002Lz-59 for 56286@debbugs.gnu.org; Tue, 28 Jun 2022 16:14:44 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9D9EC45ABE; Tue, 28 Jun 2022 22:14:41 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sa9nJ74YmhlI; Tue, 28 Jun 2022 22:14:40 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1656447280; bh=0Pt/4zwfowSIMg2zepYL6C4uKORhpBYJ5zS7+yX6Q08=; h=Date:To:Subject:From:References:In-Reply-To; b=VIjfcbHDjIsDsVo1N3JAVtWzRM5yjj+xIk5lffSBtfSV3w3tkHeyChNuUHIoaVLxo KHcSpiUjVuFjdYWhx/MO1g0Ja8YaZr1AAwBIhaur712/CW+mt/aT8lFpwNU6i05WG5 bwNjoOKzSlst4slkC7LaXGZio034OYEtxnMZXoLyrwQxgD1PKfjFzCqrEqldPC7faS yq4JMtN6KnRV0kagYsGRuGSpHbH3SlbvvHQdTcjNNPFERDjO0s2rGKjKAXH0w7VQkO gBbYhRVf/vKWVvkBtE26kniqYbRTcoGp+VZfm+U57UNdPsDnRqLmj9VWnHZ/SKfl1V egZbFAqtqdZYg== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 28 Jun 2022 21:14:39 +0100 Message-Id: References: <20220628180831.9792-1-paren@disroot.org> <20220628180831.9792-3-paren@disroot.org> <0d359aa389bbeae5cc6852067c995286e0cc3922.camel@gmail.com> <4e2b6ef0e27ca5b3fa964d2f74a92a362e672e4c.camel@gmail.com> <3840bb9e97d7ecf608714647eff1d83df6db5391.camel@gmail.com> In-Reply-To: <3840bb9e97d7ecf608714647eff1d83df6db5391.camel@gmail.com> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656447426; 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=IGMfT8T0cjmDogrkOeSCY+q4Fs0xr51l5/NYqVHigJQ=; b=jJu+QllvbptIFVbZIoo5z4lslUE6DF8zbFvgbCxSqzpakiEUf8FSRCz5nhCJq9SlxfDKY2 45+uGVsOUVYB/8WSxjWNn74NsvHzRqA0tYYbe1wdf8z3ZzodB7GXtmjP0wziAqJDMjtzkV bXjySCTU7QSoncJOtYnP9RQkY8GKuKi6vPhjMAs2Fdxdrr0ntnZoEt/XQ1U/xhKGD/7ldY Ww3pUHASWYZegODNFIxxN5Qu0Cb/fCDEGdj5ieQYgzqqLwWfETheGcxf2zeLwFCBcd0Erv dQTGM28+W3loTKOOxWT4XWhACpY0MOm/OJsxZGwawl3R6g7cxPxjAteuLI8XZQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656447426; a=rsa-sha256; cv=none; b=dhCMu7cVMsatu88nkV6FYjD92fR7qct0PRxMD+7Z7c/q0nP+YftOPicAZkFocpMddSG9mZ kj9GOVL/ZBWuLCwMyC0d1nXTmhwzX0Mmc9jbuaof0TVA8wiEbZGHb7rkGWaut2piZT0CTU 0YfalLoFfTndRLQumxWQrVmdRLldUzKWFuksEqoFqFZjJ+0+aYR2ls55+QbFsh0AMrzEGR D1YElcEAL6QMAFJc7xAC+9vHMGx4ssFj50A/cSItTXFb6cQr5fXlenoRjEJ3qnOs8Lqusz DHb1BkSMbFiMowfUj+l1y9NhlTeNzH4XcBHOZE/A4hp/DosujIeJ9bN6jL/5WA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VIjfcbHD; 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" X-Migadu-Spam-Score: -3.26 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VIjfcbHD; 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" X-Migadu-Queue-Id: 5A5CD25423 X-Spam-Score: -3.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: rexAv05mTujW On Tue Jun 28, 2022 at 8:46 PM BST, Liliana Marie Prikler wrote: > Following up to that, I think I am slightly annoyed by typing out the > same thing twice. You could use (package-native-search-paths pkg- > config) instead, especially since they're in the same module and all. Ah, nice idea! Thanks :) -- (