From patchwork Fri Apr 29 05:18:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Paul A. Patience" X-Patchwork-Id: 39011 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A4E9227BBEA; Fri, 29 Apr 2022 06:20:15 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 6E6DB27BBE9 for ; Fri, 29 Apr 2022 06:20:15 +0100 (BST) Received: from localhost ([::1]:37030 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkJ38-0000Yx-Hb for patchwork@mira.cbaines.net; Fri, 29 Apr 2022 01:20:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32784) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkJ22-0007zo-2E for guix-patches@gnu.org; Fri, 29 Apr 2022 01:19:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56752) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkJ21-0000kP-HE for guix-patches@gnu.org; Fri, 29 Apr 2022 01:19:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nkJ21-0007DA-Bj for guix-patches@gnu.org; Fri, 29 Apr 2022 01:19:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55179] [WIP PATCH 14/30] gnu: perl6-json-fast: Update to 0.17. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Apr 2022 05:19:05 +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.165120952627586 (code B ref 55179); Fri, 29 Apr 2022 05:19:05 +0000 Received: (at 55179) by debbugs.gnu.org; 29 Apr 2022 05:18:46 +0000 Received: from localhost ([127.0.0.1]:50620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ1h-0007As-SD for submit@debbugs.gnu.org; Fri, 29 Apr 2022 01:18:46 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:10798) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ1W-0007A6-Js for 55179@debbugs.gnu.org; Fri, 29 Apr 2022 01:18:44 -0400 Date: Fri, 29 Apr 2022 05:18:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651209508; bh=smSp7yLRrMS9CZX+IZhFc4t7UmuN3wPRpT3TNCzFWKQ=; 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=dzF4tu/1wxCS6xzZne+SaNw1G8KbKDbcF11cxOGMh1L+hqNaO6ipY27O+1jORXM/c Q4hZI11PMxBjqyPYitDIGRgYIC362RtsRzeoPLJOaO3IpbVNpVRnmxdCu4dOcJKzQU N+EKdGuNJlWlPjmj3K/n291Jmxa8cGlVn9dZZwLTLQoNsKyT814kGDKk5b2Vf90Czl vpKBACoiZMtLGkR6Qu3RGT/TWu09k5z+QK9mDLahfFyWuYXsxw7ckc7AJwh+vtBeZM FQaOXy/y0NOB0yku2L27W8fFpSh2tmqGVlli11100vQGca3Bc3kXlCKKt80+W7hYvH +/zgO7PJ5PLPQ== From: "Paul A. Patience" Message-ID: <20220429051700.373076-14-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 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/perl6.scm (perl6-json-fast): Update to 0.17. [source]: Reindent. [synopsis, description]: Replace mentions of Perl with Raku and fix minor stylistic issues. --- gnu/packages/perl6.scm | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) -- 2.36.0 diff --git a/gnu/packages/perl6.scm b/gnu/packages/perl6.scm index c4d1b7b352..e00a6c5d23 100644 --- a/gnu/packages/perl6.scm +++ b/gnu/packages/perl6.scm @@ -415,24 +415,24 @@ (define-public perl6-json-class (define-public perl6-json-fast (package (name "perl6-json-fast") - (version "0.10") + (version "0.17") (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/timo/json_fast") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1g8hr1mdrxwdpzc7hvs9l5r12phvba6y6a5chgkj90ing77ji4b2")))) + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/timo/json_fast") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1gckca9m6jkz6s59rpwf59721q6icfm45jj49sw3vdjr6jh2dgdb")))) (build-system rakudo-build-system) (arguments '(#:with-zef? #f)) (home-page "https://github.com/timo/json_fast") - (synopsis "Perl6 json parser") - (description "A naive imperative json parser in pure perl6 (but with direct + (synopsis "Raku JSON parser") + (description "A naive imperative JSON parser in pure Raku (but with direct access to @code{nqp::} ops), to evaluate performance against @code{JSON::Tiny}. -It is a drop-in replacement for @code{JSON::Tiny}'s from-json and to-json subs, -but it offers a few extra features.") +It is a drop-in replacement for @code{JSON::Tiny}'s @code{from-json} and +@code{to-json} subs, but it offers a few extra features.") (license license:artistic2.0))) (define-public perl6-json-marshal