From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aPLgNwqs8mSXNgAAG6o9tA:P1 (envelope-from ) for ; Sat, 02 Sep 2023 05:29:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aPLgNwqs8mSXNgAAG6o9tA (envelope-from ) for ; Sat, 02 Sep 2023 05:29:15 +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 7A5DE39BFE for ; Sat, 2 Sep 2023 05:29:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=Hjb6B+5T; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693625354; 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-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=CZLdTvGu4RaKry0m7Be21IUGf1DdvJ33QQhzuTFsk5g=; b=PPJfz/mLBGgbnMhlxY5XENWv0e6uIZzq7gzNl5K8a5uHskv09217RZpOkj+1Ht1db5IwhD E4N9qsTl5hA7MQwN1y5y/gYr6ZY9ZOwYvhKOB/4xj8152rAjezX6lhxz5xgdqHcwjucGYW F4heRxWcRtTOyAjUXcO6eZK9DbSUetXKpeO3CvKAxlCylQLIZgVEGI0Uy/HepfUu4YHjL6 E+4mQTwoZtasxQYpXk24AxU59rihwJZXGBJLlhThB5JkrWTG5gHeRbH080kryBRwdUsBUK 8RJbfcjxrb9/jEJbHzN5QedQt/0XM1BEW5AoaJQh161i63xjSHBrMEw2I8DtNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=Hjb6B+5T; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693625354; a=rsa-sha256; cv=none; b=Q+rdDARsHnOxX4xNRWhcnwIpBGp7ULp+RDVi56B44blNx3dQc0ZiPi2z0kjjYhJ8t0DVv1 8Ak4NmCBgqCqJvCV/VBL7s3j2XeSnQsFtflaNF0f0YMHWH08xfO2Swd6CwQvRHX/gCuejP dMnzOQNo7FSeO0E6/5ax4L6xxzjtCHaX8q8Rhpvidg/Xvid6hHfwXbZmt6J74a2Asur8qG fo+73ZoD9TdiQdpxZYc4K8iVZc8HkAwhDfTXAF4kgfL63gp5bJ45sD3np04dS8lYoAkHjq aPQ6h6iirsgthw3agqvchM/7xP/PU/wo1qSIYKsX3tAtUOemRGocGAdTd2JUFg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcHJg-0001vw-37; Fri, 01 Sep 2023 23:28:56 -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 1qcHJc-0001vT-V6 for guix-patches@gnu.org; Fri, 01 Sep 2023 23:28:53 -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 1qcHJc-0000Xc-NO for guix-patches@gnu.org; Fri, 01 Sep 2023 23:28:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcHJl-0000jc-Rw for guix-patches@gnu.org; Fri, 01 Sep 2023 23:29:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56286] [PATCH v2 6/6] gnu: Add pkgconf. Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 02 Sep 2023 03:29:01 +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: "(" , 56286@debbugs.gnu.org Cc: control@debbugs.gnu.org Received: via spool by 56286-submit@debbugs.gnu.org id=B56286.16936253392810 (code B ref 56286); Sat, 02 Sep 2023 03:29:01 +0000 Received: (at 56286) by debbugs.gnu.org; 2 Sep 2023 03:28:59 +0000 Received: from localhost ([127.0.0.1]:34682 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcHJj-0000jE-89 for submit@debbugs.gnu.org; Fri, 01 Sep 2023 23:28:59 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:45060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcHJg-0000iy-Ff; Fri, 01 Sep 2023 23:28:57 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 7D9DA1AA7B; Fri, 1 Sep 2023 20:28:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1693625317; bh=1NDTgH0QbL6fg286eRTALNHteYQzhtrDb0AhaTTcIh0=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Hjb6B+5TyDI6J7YY9cPhtRMubjwD1qaCzkUiZtPd55BSOGgwOpEOgXm5U31I3uJXd 40dV/mEOjSCModbgh94K2e1Bo4SPkNO/qjr2R68Nb//Z1KXIxJwwygCgSqicZZwPpQ i+3kDoAInqqHpH0/EVoC0EEElX1TqQMR+hRfzXoJSUuTpz2VnxmYH16p9MSZxVfmKR H1OmtWnObdzTSMzsLFlP+CEp0OEdYtYe+afnDWkT4x/+kcgt/hk81IiZYNsrdcCZ2a /tLn+pZ5/ovn7Xgkdd4JTOpy5ZJhzX4vGDdFsFCU9fx8Z2jFxiBV18FC8kz0uhALKs tp7cR/Van9OOA== From: Vagrant Cascadian In-Reply-To: <20220628203426.31906-6-paren@disroot.org> References: <20220628203426.31906-1-paren@disroot.org> <20220628203426.31906-6-paren@disroot.org> Date: Fri, 01 Sep 2023 20:28:34 -0700 Message-ID: <87o7ilp82l.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-Spam-Score: -6.82 X-Spam-Score: -6.82 X-Migadu-Queue-Id: 7A5DE39BFE X-Migadu-Scanner: mx2.migadu.com X-TUID: r/o/E0QTTEb9 --=-=-= Content-Type: text/plain retitle 56286 Add kyua, lutok, atf thanks On 2022-06-28, ( wrote: > * gnu/packages/pkg-config.scm (pkgconf): New variable. .... > +(define-public pkgconf > + ;; The last release was tagged on 2021-07-25, and there's been a lot of activity > + ;; since then. > + (let ((commit "b0802cb3d19b5b963ad20eed464a2da6e7d7b0b5") > + (revision "0")) > + (package > + (name "pkgconf") > + (version (git-version "1.8.0" revision commit)) pkgconf was since merged and updated up to 2.2.0: eda94d13d4b1845c398ceee34c6bff7364bceaa6 gnu: Add pkgconf. eeb71d778f149834015858467fbeeb1276d96d1d gnu: pkgconf: Update to 2.0.2. Though other packages were not yet merged, as well as possibly some other miscelaneous changes, retitling bug to match the remaining items. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZPKr4gAKCRDcUY/If5cW qiJ9AQC6ys/T6kcjE8RW9k4UYi7KjVfs74eztJ2Y/bKk4RazlwD/dLt7MS/09HbV UijqMLBgpJUW39RKeSLW2scXV5kqRA4= =QVYC -----END PGP SIGNATURE----- --=-=-=--