From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 WLkbBXx1a2JxJwAAbAwnHQ (envelope-from ) for ; Fri, 29 Apr 2022 07:19:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OMogBXx1a2JKUQEAauVa8A (envelope-from ) for ; Fri, 29 Apr 2022 07:19:56 +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 AD6A418D74 for ; Fri, 29 Apr 2022 07:19:55 +0200 (CEST) Received: from localhost ([::1]:35786 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkJ2o-00081O-PL for larch@yhetil.org; Fri, 29 Apr 2022 01:19:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32774) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkJ20-0007yq-HD for guix-patches@gnu.org; Fri, 29 Apr 2022 01:19:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56744) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkJ1z-0000jt-Ov for guix-patches@gnu.org; Fri, 29 Apr 2022 01:19:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nkJ1z-0007Cf-Ko for guix-patches@gnu.org; Fri, 29 Apr 2022 01:19:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55179] [WIP PATCH 10/30] gnu: perl6-terminal-ansicolor: Perl -> Raku. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Apr 2022 05:19:03 +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.165120949427502 (code B ref 55179); Fri, 29 Apr 2022 05:19:03 +0000 Received: (at 55179) by debbugs.gnu.org; 29 Apr 2022 05:18:14 +0000 Received: from localhost ([127.0.0.1]:50604 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ1B-00079W-OG for submit@debbugs.gnu.org; Fri, 29 Apr 2022 01:18:13 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:11819) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ18-00078V-Jq for 55179@debbugs.gnu.org; Fri, 29 Apr 2022 01:18:11 -0400 Date: Fri, 29 Apr 2022 05:18:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651209484; bh=i7c84I9gO9ev24vek+w2vVmZGeXTOvkwOlksQG9ngOs=; 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=l0XZNt9bOFpE+e2W0XtERRz0Cxc8z8cK8jPnvi6In01Ty/nOZdeDOyPbvMuQH3+Ql wr1YyLTjNFtatdPcX8zUKOQH8TCCjRfKjjhWgYzP2kiu4ipzuwKEF9MhKbIPddN3rw gi8PNOg+KfNSam3J8ufzgfFswzgyA1cb3W3Y4DZ6JhyrkcP2Kr3Jwwa8FbNDpXQsV6 lZL7ync5obtE0HG9rVMJzCQlB9JZwLq4HpyUzFZ8E/Rp3BRPRQyXxun/IhyG2xXAtS yrohTWOgStaGJn9L5suODCBSypevswpGaj8e4EDgXCA1panCq5xQJiC+amVJABibBj S0x6kUHnYU+Vg== From: "Paul A. Patience" Message-ID: <20220429051700.373076-10-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=1651209595; 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=i7c84I9gO9ev24vek+w2vVmZGeXTOvkwOlksQG9ngOs=; b=sgw4qeMJ5AOfqgRWjFkrC5Ua4jImY7R4QKozgKcZbRwDomGJOOFmhcao6ifiKlpL9bXqUu GuJGUC+XFMsgVPWy8m6PPMHS6fMtY5n287woQe87yojjwYetuuiqqLPXF0P53IrWZmj31c l9NmeX3SCuq0saKTG+9fZzPDt+ADIdMN4M9aVyInzpaqDK6+p026jn9i/su3fsyVYtuWWx YoUDND7JYlGNo9a7hQIukExA7irTRTrTFmrlDKIPHFNqeXlehyMnfuQqpoiSITEq1Prs1Z smqvXfmodxvqmsdZ9HngWERJQldZ5VLu92eMtIY9mo++p3kX03eG3Y1diyVoFg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651209595; a=rsa-sha256; cv=none; b=WmMM4SC0W+XkCY+sXYF0KAdh9JGiok28EK7mBMMw5poRxxwAIf48nk9nkw1TqdmzdkcG71 dJUtm4vPMjIv6agGHyW/Xk3BPN6R7ch/KaE75UO9PW6a/YRrtWZMZaHpZS+zwnxtPFHSU3 AGvsxE91HjamhrOsJl3F1GGKQuNoMpYWkFnwsY/aJEAdSbgl5tLomROKg2Xr4M0v6cRtfx ytC1me9Veq8stRBEPMdnzPrIx6HIMbo+rmMLDfbgrSpkTyF5ZM6zu2vIPT4WDlaLvn3fU/ KyJ+4IuM99SfrqPgpasWFErXkrl/erBaDSPaOFfiP0fP/t+OnkL/bNP5ynD/vw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=l0XZNt9b; 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=l0XZNt9b; 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: AD6A418D74 X-Spam-Score: 2.01 X-Migadu-Scanner: scn1.migadu.com X-TUID: QTlI+4C0bVEA * gnu/packages/perl6.scm (perl6-terminal-ansicolor): Extract commit outside of source. [description]: Replace mention of Perl with Raku. --- gnu/packages/perl6.scm | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/gnu/packages/perl6.scm b/gnu/packages/perl6.scm index 61be540ed8..6c5281f577 100644 --- a/gnu/packages/perl6.scm +++ b/gnu/packages/perl6.scm @@ -707,26 +707,26 @@ (define-public perl6-tap-harness (license license:artistic2.0))) (define-public perl6-terminal-ansicolor - (package - (name "perl6-terminal-ansicolor") - (version "0.5") - (source - (origin - (method git-fetch) - (uri (git-reference + ;; The commit where 0.5 was =E2=80=9Ctagged=E2=80=9D. + (let ((commit "edded4a7116ce11cbc9fb5a83669c7ba119d0212")) + (package + (name "perl6-terminal-ansicolor") + (version "0.5") + (source + (origin + (method git-fetch) + (uri (git-reference (url "https://github.com/tadzik/Terminal-ANSIColor") - ;; The commit where 0.5 was "tagged" - (commit "edded4a7116ce11cbc9fb5a83669c7ba119d0212"))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1apm999azkyg5s35gid12wq019aqnvzrkz7qjmipd74mdxgr00x7")))) - (build-system rakudo-build-system) - (arguments '(#:with-zef? #f)) - (home-page "https://github.com/tadzik/Terminal-ANSIColor") - (synopsis "Colorize terminal output") - (description "This is a @code{Terminal::ANSIColor} module for Perl 6."= ) - (license license:expat))) + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1apm999azkyg5s35gid12wq019aqnvzrkz7qjmipd74mdxgr00x7"))= )) + (build-system rakudo-build-system) + (arguments '(#:with-zef? #f)) + (home-page "https://github.com/tadzik/Terminal-ANSIColor") + (synopsis "Colorize terminal output") + (description "This is a @code{Terminal::ANSIColor} module for Raku."= ) + (license license:expat)))) (define-public perl6-test-meta (package -- 2.36.0