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 yL6TMJl1a2LMIgAAbAwnHQ (envelope-from ) for ; Fri, 29 Apr 2022 07:20:25 +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 SJy+L5l1a2JLbAAAG6o9tA (envelope-from ) for ; Fri, 29 Apr 2022 07:20:25 +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 7A99C18FC5 for ; Fri, 29 Apr 2022 07:20:25 +0200 (CEST) Received: from localhost ([::1]:37778 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkJ3I-00019T-Fz for larch@yhetil.org; Fri, 29 Apr 2022 01:20:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33158) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkJ2z-0000ee-CC for guix-patches@gnu.org; Fri, 29 Apr 2022 01:20:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56811) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkJ2z-0000xj-06 for guix-patches@gnu.org; Fri, 29 Apr 2022 01:20:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nkJ2y-0007IV-Sx for guix-patches@gnu.org; Fri, 29 Apr 2022 01:20:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55179] [WIP PATCH 25/30] gnu: perl6-svg: Perl -> Raku. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Apr 2022 05:20:04 +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.165120957027895 (code B ref 55179); Fri, 29 Apr 2022 05:20:04 +0000 Received: (at 55179) by debbugs.gnu.org; 29 Apr 2022 05:19:30 +0000 Received: from localhost ([127.0.0.1]:50678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ2Q-0007Fp-2c for submit@debbugs.gnu.org; Fri, 29 Apr 2022 01:19:30 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:49395) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ2N-0007F1-2z for 55179@debbugs.gnu.org; Fri, 29 Apr 2022 01:19:27 -0400 Date: Fri, 29 Apr 2022 05:19:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651209561; bh=qP8ru9Q1YrLJk3WR1Ptm8f5Y1plgC9zV1KUCKwh2He4=; 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=KPm77/XhVXOGFg6UUaR/9snaxI/RRYZG3qapQpMdI37EuUm9vb0lWjmrjI4eERaUf NjQ1v7Tw6wbZ7pZs8MkFJq1HXaKEUEz/EfcBs9oy7wotKN/bLjg8pU0bgooQza21YT F73YWXH8CXx22kvng0IFuzOLGt6qe0O8BeVnRj7soBUziUYC6uXVG8Q99voS3NxzMa MtgpyJOwhCisXqwN84CxL5wPatMVke3/97NL5lHsE41ZaVJMv1/6U7K7OM4CsmDM1p zhJ9ooKy7aIg689ImtRtluc8VsPTl0jFOv2ZlH2pEXmDUusIMzyvSEy8mwoDz2vwEh LieGHN7/sqjeA== From: "Paul A. Patience" Message-ID: <20220429051700.373076-25-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=1651209625; 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=qP8ru9Q1YrLJk3WR1Ptm8f5Y1plgC9zV1KUCKwh2He4=; b=fpMtUin6ABFZpGJrYNecjje8PL/5FRVTkmEM3s8rQ5wpT1aMrk12UriPrnc8e4u0bo4J2s 4498TKcYj+FxuDSeZyN42P2nXriVbtwbWponAQuFx6qTzBP6CmikK4Cc+s5AKM7znkcJOZ EiMo9F5aOFeHKrcX0r8QUKnc83Y+7yAb9W/mKIJlflxItWXNeqhpHkEEhxn8ZRQms8gxZn 15y1XwME5VvSo2zq779/hn/DeHF9Hq8LA1xp43xumjMGk7LJg1IU8eph7H0jbqnap46u5m aO3lYXEr+kryNsPw5U/MLGLfwZ0+EBwpFkn9Q2ruRYiXvy09ORrE7ufmGmoG6Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651209625; a=rsa-sha256; cv=none; b=rIQEMFUHp8kD2ylkorutZQs7vUWJmuBPlmUoKN+qtdTjPGywnm3ODPvBunPGtgn2jSyXOh hf9AVuSrmz9TzvC27IJJA6IKOlPQSpByjJwXlOgcQmKf7xDAYEcYIWUREVWXfMuwzTNcF4 gwYwNWs17BZXoEFGF/9E6+gAerc61bxmkKFKseKXirKu4r3E8Ry3Ok5Mgy+m38Edkrtnex nKFcku6QlUU8731GbSQkF1NcghKSZh5Piji5q5h8yLrCObkluWgAhRzXUPLpdd7d8SBb6y zegB+VBBm3PiHtkcnV1ZChMluSzVGZXaLOJgy299UytIa7jD0plF8oPcctum4A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b="KPm77/Xh"; 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="KPm77/Xh"; 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: 7A99C18FC5 X-Spam-Score: 2.01 X-Migadu-Scanner: scn1.migadu.com X-TUID: qU2KfgvK6I4P * gnu/packages/perl6.scm (perl6-svg)[source]: Reindent. [synopsis, description]: Replace mentions of Perl with Raku. Fix minor stylistic issues. --- gnu/packages/perl6.scm | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/gnu/packages/perl6.scm b/gnu/packages/perl6.scm index 1dd2ff3bc8..1a2d3424c4 100644 --- a/gnu/packages/perl6.scm +++ b/gnu/packages/perl6.scm @@ -637,31 +637,30 @@ (define-public perl6-oo-monitors (license license:artistic2.0))) (define-public perl6-svg - ;; Latest commit, basically unchanged since August 2015 + ;; Latest commit, basically unchanged since August 2015. (let ((commit "07190c0602aa276e5319f06aa0012452dbff3582") (revision "1")) (package (name "perl6-svg") (version (git-version "0.0.0" revision commit)) (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/moritz/svg") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0mkjdhg7ajksdn61n8fqhyzfd7ly9myazsvpsm02a5c2q73hdygg")))) + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/moritz/svg") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0mkjdhg7ajksdn61n8fqhyzfd7ly9myazsvpsm02a5c2q73hdygg"))= )) (build-system rakudo-build-system) (propagated-inputs (list perl6-xml-writer)) (home-page "https://github.com/moritz/svg") - (synopsis "Perl 6 module to generate SVG") - (description "This is a Perl 6 module that makes it easy to write + (synopsis "Raku module to generate SVG") + (description "This is a Raku module that makes it easy to write @dfn{Scalable Vector Graphic files} (SVG). Right now it is a shallow wrap= per -around @code{XML::Writer}, adding only the xmlns attributes that identifie= s an -XML file as SVG.") +around @code{XML::Writer}, adding only the @samp{xmlns} attributes that +identify an XML file as SVG.") (license license:artistic2.0)))) (define-public perl6-svg-plot -- 2.36.0