From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 yFDdBOdDu2JFgwAAbAwnHQ (envelope-from ) for ; Tue, 28 Jun 2022 20:09:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KMn2A+dDu2IPOQEAG6o9tA (envelope-from ) for ; Tue, 28 Jun 2022 20:09:43 +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 7700D2163B for ; Tue, 28 Jun 2022 20:09:42 +0200 (CEST) Received: from localhost ([::1]:39660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o6Fef-0003Eh-7F for larch@yhetil.org; Tue, 28 Jun 2022 14:09:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34080) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6Fe2-0003CN-UB for guix-patches@gnu.org; Tue, 28 Jun 2022 14:09:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34166) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o6Fe2-0006wo-Ly for guix-patches@gnu.org; Tue, 28 Jun 2022 14:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o6Fe2-0007mB-GJ for guix-patches@gnu.org; Tue, 28 Jun 2022 14:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56286] [PATCH 1/3] gnu: pkg-config: Qualify import of (guix licenses). References: In-Reply-To: Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Jun 2022 18:09: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: 56286@debbugs.gnu.org Cc: "\(" Received: via spool by 56286-submit@debbugs.gnu.org id=B56286.165643972829845 (code B ref 56286); Tue, 28 Jun 2022 18:09:02 +0000 Received: (at 56286) by debbugs.gnu.org; 28 Jun 2022 18:08:48 +0000 Received: from localhost ([127.0.0.1]:56293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6Fdn-0007lI-PS for submit@debbugs.gnu.org; Tue, 28 Jun 2022 14:08:48 -0400 Received: from knopi.disroot.org ([178.21.23.139]:47078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6Fdh-0007ko-HV for 56286@debbugs.gnu.org; Tue, 28 Jun 2022 14:08:44 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0368545B28; Tue, 28 Jun 2022 20:08:40 +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 jl_YH80_Vudi; Tue, 28 Jun 2022 20:08:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1656439717; bh=R29pvU1VB8Tuz35KCm2ASsdZ7MUKQmxMezFr4XenboA=; h=From:To:Cc:Subject:Date; b=adllS/zPiq3zjeaeLLHtkWo3kNGxOu04YCTKWfDYk1S/7G7ZpTKHUZQkRyJQZTYW0 6LmMdaAP8PWafkduZ9mAy9Sj469xK7x6jPF1FAQmyjDQPvYSEAVt5gT3aO9DnJ3E1L r+EDtKQOneHvBp3+o0XfVV0VZH+WivVINJW0NB8tkKYuvV8gWn12WIrE1T9FUd2r1b kynl696O3F85RNNRN5y7jnnt3i3u9isyk8fRhNNEn6km5EqSbgp9nu2vA4Hwfac2MZ U7eiWvTpeSHL3nzxY/kbBMR4/HqKIcuOfb4Vwb642RsEKQ6FiwtdtOPDZ372oL6sWE wy4YflIWdoLNA== Date: Tue, 28 Jun 2022 19:08:29 +0100 Message-Id: <20220628180831.9792-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=1656439782; 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=cWwecsUh2Ua8saYoT67PTXDbDEQ1Scku81kncb/5eEh69rX6rBgJwfmnCRaOYq9lhQjYfg sTSYbuyq6JmIZewRuuIsfmaKbz2AS+ZzTRnm9OaqUfXoQJt8BY4lEHf3P5kxJ8mvbyX47H Dnb+bAMxMlA9enz/OtWgQNHxgi77HawgCv7Ko6dS2jgKOreVPWsZTxC/SAZjPJ5j3dMp0C QZG0PXEIAOtlbsRNg87RToOcMRymUUTZGXAdnXMCdJ0FkLPkCts+6QUj1puE32yu8lPF0i HDFpfQsONRjuIONkezcwLVQzHbGsaKmw9VXzEAMyp9KWSLpyF8Sy8Yyt9ZeOSg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656439782; a=rsa-sha256; cv=none; b=ZtcfOrMruyBpj/46T4UrzSSRexkuwazBXlYp5x8js90Gh0lEauIZdm32pxv2sQlwqWEAen 0vh17kNXeU516MuRD41ui/MYq0pCH5iOjig2h6mG1+gqdwyfSX1l28HYdSnj59n9aoaAQ0 7CesDr8+KJhuI9QuSTklYqwo4N/BkcuIANWD6yaRG6Pq8hf1cvmnco+Y9PDMXQ6iBzvVbI NH4jqQHe91izktixy0reA2x0KHuDVDXwuEsGXB1ZANBkpQEVf36wm5iCjKW+teuDWgc55V Icd49Pkodli6v2GHIt/zgqOTsoksuNCLjxoDddXHlAZhZZrJdlK8JGxz+ilrYQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="adllS/zP"; 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: -4.05 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="adllS/zP"; 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: 7700D2163B X-Spam-Score: -4.05 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1lwFtbCw6SYS * 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