From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cBwOAdR1a2IEMwEAbAwnHQ (envelope-from ) for ; Fri, 29 Apr 2022 07:21:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8DwTAdR1a2IFGAEAauVa8A (envelope-from ) for ; Fri, 29 Apr 2022 07:21:24 +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 BA6E43EF02 for ; Fri, 29 Apr 2022 07:21:23 +0200 (CEST) Received: from localhost ([::1]:39048 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkJ4E-00026V-Vb for larch@yhetil.org; Fri, 29 Apr 2022 01:21:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33150) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkJ2x-0000dm-7Q for guix-patches@gnu.org; Fri, 29 Apr 2022 01:20:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56807) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkJ2w-0000wn-UP for guix-patches@gnu.org; Fri, 29 Apr 2022 01:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nkJ2w-0007I0-On for guix-patches@gnu.org; Fri, 29 Apr 2022 01:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55179] [WIP PATCH 21/30] gnu: perl6-meta6: Update to 0.0.26. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Apr 2022 05:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55179 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55179@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55179-submit@debbugs.gnu.org id=B55179.165120955227811 (code B ref 55179); Fri, 29 Apr 2022 05:20:02 +0000 Received: (at 55179) by debbugs.gnu.org; 29 Apr 2022 05:19:12 +0000 Received: from localhost ([127.0.0.1]:50661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ28-0007EV-0R for submit@debbugs.gnu.org; Fri, 29 Apr 2022 01:19:12 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:23669) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ26-0007DG-Pj for 55179@debbugs.gnu.org; Fri, 29 Apr 2022 01:19:11 -0400 Date: Fri, 29 Apr 2022 05:19:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651209545; bh=bLNm4w8jpKJ/kJhKnVIDheaOEAQ8zoIdkSB/qUgqSA8=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=L40yz31jd8ttwKJaz+1pu6J44JimH4IeK+zSxHwqVK7tXY2HFZTg4NnYWEqrDBFWA QJS+strxm3ZFN8DaEHKNkya0wTtksChPummgO6V22aChdxFo9kBaN2dCVTlclHDnXb oQxQnIQZW310A5hWKn7usd41l3rjXJC4MbAhtH/v5ZygrhFNRHE0+NSR/hX1JBpY59 vEttmqWtwTz2uvYaQ1r1o3xfubjqQn6vQBGJBDJwRMpyf6Y9P+YY/SwzxnfMpVjIkC nz+8F705XfaB+zMygyyEhcN7ZpAWZJJEgwizlxbmXDH84XOBK4Cy+5Rm7TdgqtJtkw 5VO3X9crkOzWw== From: "Paul A. Patience" Message-ID: <20220429051700.373076-21-paul@apatience.com> In-Reply-To: <20220429051700.373076-1-paul@apatience.com> References: <20220429051700.373076-1-paul@apatience.com> Feedback-ID: 19227857: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: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" 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=1651209683; 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=bLNm4w8jpKJ/kJhKnVIDheaOEAQ8zoIdkSB/qUgqSA8=; b=ne4/P6ZIx87QKh+mI0Xh9fJTVKQd/sLGY/0ix+l2bIwENdD4u7vGH6CMdCkDOqP5JBT73Z rrypAL7F9MZmoMpnEQxINBF+gddEI2jPKuixMs8Z9f0QqTK4zoV9iqPmrGjEUxsPjd6dZP cyCkMng16BsT/ShD2MgzGwzo8MzGLYCY1l5MA4KhxL5CKvxGQ6RMgyR9MMdBiPZggBB5yf jgUnKtoHBw9RszjtNZAc7WxeY37uvgGlb7wNkV3s31Y4xc01DlqLuhptWAR5TGMDJLKvSe kmqqHqmPGlfA5l3+yeWOLNuM3+M2EEaSULlZYhDCEWJ6gWUDwZmfkT8R0X4u6g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651209683; a=rsa-sha256; cv=none; b=pFuTuzN/jJnyiHmW/YqBwDHpOJ6/9rpXu3i+hYoSgisj7u7e22ITrr90qFNQ8aTPsTLTHo Jvh+DiJYhtY5egVtGU0ZM5NyoT0rx7gvT2d4bUisx5GwjF5tAe7M4HXw1HF4nQSm1NGaii 5vDDRm5zTypbD5HnbZwVNAunFJRxSW8bYvhqeUurbmRSzNeQ+9hJdnwX7xlyKByWuknHm3 2wU4cmb5eu/GdtIR7eA7fJJ0zhhtuklbT4lMo5sg98o3O86BiUWqn5gcw2XQTI2QiVm8JC Aox/TWtgaN3twmoyuD6qrIy+hjObzUtyoG71W90Amz7uQxekdGyRRQ+bEk8+HQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=L40yz31j; dmarc=none; 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: 2.01 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=L40yz31j; dmarc=none; 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: BA6E43EF02 X-Spam-Score: 2.01 X-Migadu-Scanner: scn0.migadu.com X-TUID: /S1uZ1jajPT0 * gnu/packages/perl6.scm (perl6-meta6): Update to 0.0.26. [source]: Reindent. [propagated-inputs]: Move below native-inputs. [synopsis, description]: Replace mentions of Perl with Raku. Fix minor stylistic issues. --- gnu/packages/perl6.scm | 43 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/gnu/packages/perl6.scm b/gnu/packages/perl6.scm index deb5340e14..6f9be54cf4 100644 --- a/gnu/packages/perl6.scm +++ b/gnu/packages/perl6.scm @@ -561,35 +561,34 @@ (define-public perl6-license-spdx (define-public perl6-meta6 (package (name "perl6-meta6") - (version "0.0.23") + (version "0.0.26") (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/jonathanstowe/META6") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1xnlaamfbdlfb2zidim3bbc4mawsrg6qxhxi6gbld46z1cyry1cw")))) + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jonathanstowe/META6") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1jg8z0y29df9sy6za285jy38c3v6dl54ar54dp6marzcih02payx")))) (build-system rakudo-build-system) - (propagated-inputs - (list perl6-json-class)) (native-inputs (list perl6-json-fast)) + (propagated-inputs + (list perl6-json-class)) (home-page "https://github.com/jonathanstowe/META6") - (synopsis "Do things with Perl 6 [META files]") - (description "This provides a representation of the Perl 6 META files -specification - the META file data can be read, created, parsed and writte= n in a -manner that is conformant with the specification. + (synopsis "Do things with Raku META files") + (description "This provides a representation of the Raku META files +specification -- the META file data can be read, created, parsed and writt= en +in a manner that is conformant with the specification. -Where they are known about it also makes allowance for customary usage in -existing software (such as installers and so forth.) +Where they are known about, it also makes allowance for customary usage in +existing software (such as installers and so forth). -The intent of this is allow the generation and testing of META files for -module authors, so it can provide meta-information whether the attributes = are -mandatory as per the spec and where known the places that customary attrib= utes -are used.") +The intent of this is to allow the generation and testing of META files fo= r +module authors, so it can provide meta-information about whether the +attributes are mandatory as per the spec and, where known, the places that +customary attributes are used.") (license license:artistic2.0))) (define-public perl6-mime-base64 -- 2.36.0