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 aDYpODhmu2IB5wAAbAwnHQ (envelope-from ) for ; Tue, 28 Jun 2022 22:36:08 +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 aMslODhmu2LHXAEA9RJhRA (envelope-from ) for ; Tue, 28 Jun 2022 22:36:08 +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 9C787258E3 for ; Tue, 28 Jun 2022 22:36:08 +0200 (CEST) Received: from localhost ([::1]:47924 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o6HwN-0000o2-2o for larch@yhetil.org; Tue, 28 Jun 2022 16:36:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33662) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6HvM-00085S-Ks for guix-patches@gnu.org; Tue, 28 Jun 2022 16:35:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34300) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o6HvM-00031d-Cg for guix-patches@gnu.org; Tue, 28 Jun 2022 16:35:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o6HvM-0002sH-Am for guix-patches@gnu.org; Tue, 28 Jun 2022 16:35:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56286] [PATCH v2 4/6] gnu: pkg-config: Qualify import of (guix licenses). Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Jun 2022 20:35:04 +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: "\(" Received: via spool by 56286-submit@debbugs.gnu.org id=B56286.165644849310992 (code B ref 56286); Tue, 28 Jun 2022 20:35:04 +0000 Received: (at 56286) by debbugs.gnu.org; 28 Jun 2022 20:34:53 +0000 Received: from localhost ([127.0.0.1]:56424 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6HvB-0002rC-4l for submit@debbugs.gnu.org; Tue, 28 Jun 2022 16:34:53 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58974) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6Huy-0002qO-KJ for 56286@debbugs.gnu.org; Tue, 28 Jun 2022 16:34:41 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id EB5D445B20; Tue, 28 Jun 2022 22:34:39 +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 QVDegJ9HeiYh; Tue, 28 Jun 2022 22:34:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1656448472; bh=R29pvU1VB8Tuz35KCm2ASsdZ7MUKQmxMezFr4XenboA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=koK7OrynoOIZuPDTokYICOjeVym45V5rQsLfZDRWcr2Sc98Dplkd7kXOpg20XVYno zaWW99PmZRSDniQRFZDTTDiLzO4jj4ZGM/M/O1cQ0Uxze3P+FWuz9pCdw+0C4e0pZO 6/N2fsIa0YRKTSS+BD+j4LydxemyTRFozPV6WyHBoAqHzMim2Oih0f/2NIhEh5m8iM pxDMPz7nOxZKPcf58ouPQUbF4cOs23yPBKVqv5sJSMOEjGHfy1VsrNgTNaCFgygTAJ j4ThsdmcGj1f2V1PpocYrBas0DZzisQk5KT6oPMDJZlYOYGVfBhW+ALE4+1672tJ3j rfGCDYKPd9jvQ== Date: Tue, 28 Jun 2022 21:34:24 +0100 Message-Id: <20220628203426.31906-4-paren@disroot.org> In-Reply-To: <20220628203426.31906-1-paren@disroot.org> References: <20220628203426.31906-1-paren@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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=1656448568; 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-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=Hqz/pZdohTri4HMPBN6TA6AJEuiJajlXioB8P9+OKs8=; b=BwsEJrD9g/NK8nSw8im978AezNtfivYM9GxDelo4PD5qeqkO4hrMI8f8nrfNr6BY4PgX2z gwtEgw8344u1ucxK8Vzy6TP/s4PSnu6CQ8Tk86Vv6xARvCiPOqT9cn25MNWAolhxcFW1dh vCx75aYhuBbfp2Gt3e4u0dlN4q1J4BY4vvjI2JBdiZMewE9Stq0h9DdrPrS4Te9hAXOMDQ 7OCzQ/WJdhPiyN3E879gdmRV23NsxuyR5uteO1EKOpuzCj3Uv4MgD1eOoduSwAi/5nwpF7 89lr+HDKy4ShporOAswWwL4PA7hWiZI/zmhCZ9idjsodrLQQ42FhNgge0XpsXA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656448568; a=rsa-sha256; cv=none; b=CE771sSd2fpEqhUC7EgujcZFrLSNkvf3PMXtV7jbr+lLZuuH0vACE3I3175dynm1cG93Zw q2w2XiFTL3zXp4y87XOjbKxpmwcyxgxMMy6IMeAC1GgFtaBthEc/cS1TKdQNtzWNjlgilI ob+nLfLboDJUG9KflE0fwPW3k6xabq9Kkv2au8QADy5+6MgJOQp8L3kd76b2CHw2BBVOo3 dkT7YD89Yreim1AUxXsUn/bAWRFA8a3rVlHJuCbPeepkaB1tho1sqb6dOv5JVx5Lx0elso ohhCaqBiKbqp/9gSLw7VzSNy4H4vfmMERw9UAjJ0cZxbY7qWsKBzfJMGDc6rYw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=koK7Oryn; 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.76 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=koK7Oryn; 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: 9C787258E3 X-Spam-Score: -3.76 X-Migadu-Scanner: scn0.migadu.com X-TUID: 22eP3cRYXM4w * gnu/packages/pkg-config.scm: Qualify (guix licenses) import with license: prefix. (%pkg-config)[license]: Use qualified license:gpl2+ variable. --- gnu/packages/pkg-config.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/pkg-config.scm b/gnu/packages/pkg-config.scm index 770426d779..1526d6f6e0 100644 --- a/gnu/packages/pkg-config.scm +++ b/gnu/packages/pkg-config.scm @@ -2,6 +2,7 @@ ;;; Copyright © 2012, 2013, 2014, 2016 Ludovic Courtès ;;; Copyright © 2019 Mathieu Othacehe ;;; Copyright © 2021 Maxime Devos +;;; Copyright © 2022 ( ;;; ;;; This file is part of GNU Guix. ;;; @@ -19,7 +20,7 @@ ;;; along with GNU Guix. If not, see . (define-module (gnu packages pkg-config) - #:use-module (guix licenses) + #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix gexp) @@ -69,7 +70,7 @@ (define-public %pkg-config (variable "PKG_CONFIG_PATH") (files '("lib/pkgconfig" "lib64/pkgconfig" "share/pkgconfig"))))) (home-page "https://www.freedesktop.org/wiki/Software/pkg-config") - (license gpl2+) + (license license:gpl2+) (synopsis "Helper tool used when compiling applications and libraries") (description "pkg-config is a helper tool used when compiling applications and -- 2.36.1