From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +LlWBmdic2XKngAA9RJhRA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 19:37:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +LlWBmdic2XKngAA9RJhRA (envelope-from ) for ; Fri, 08 Dec 2023 19:37:27 +0100 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 CCBD139F60 for ; Fri, 8 Dec 2023 19:37:26 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=TxLPSaBg; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702060646; h=from:from:sender:sender: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=0CtJ5NiWX8N9W23Kx1XPu2FtVmw2QEbTUhWULvcqdY8=; b=VHmGaVcONvkm8y3TlaBQ8jzmhjwZ5EG5AUn7tQRLUgumo2sCkQ0hrvV8F2n4MJsi3oJ2P+ /WqYVQX7duv42bw1iN77gBdpdjEhIFfqd+h0+3fKv3j41ZSaxesWx7yGIU4cPN8Rqk8N0p CZDtUxXPXiohST5d8/mqYMxLmxZJnKqajyD68UlRuTRzZyQM1f5X5Z+BLikHzAN5h09h7W i834je9/ehpUU9a1i/EowOa61r7eOO7HWsmSUFhgSQhao4T8DHNau2+nk0xxdSmc2tpfIJ bAUxdMVD7ykHGJSyRY/gkC6BFVrfOoukg8LUcjMvVSR0nB37fTk6Eht/QjnJIA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702060646; a=rsa-sha256; cv=none; b=srLu29Uj43dfPC5WTNBa4nulrjLWvRdqDkF+75nq3qZ3OP0p1jqR4JTYd1vpHxKjhAbKgd IbROiIfrKL3KL8oR+jGfd+Qhqm1wAh9OovF6DRrd476sHBTNZ+7l8Vfo9AeN8RuOR/KKA8 g33UhTiYhanaz6j64pbZtkPDydKzA4/jKsdKUVHr5zX5sC8q8pRjmRBR0Iy4pIYqj6eKtP H00MZ3Tu4S8mHRSQZPfhI792s+u0ymv+y5hp5ndSWYpXf/D+hBKyaKwhKZXKOniqp54T/4 XiZdyCTreJVx+AfYQLFffKJQ3gDquuNN+Q46iP1ONrgBcpp7KmXkCE07HgIwsQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=TxLPSaBg; 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBfiY-0004rw-1K; Fri, 08 Dec 2023 13:36:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rBfiV-0004pW-4p for guix-patches@gnu.org; Fri, 08 Dec 2023 13:36:51 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rBfiU-0007Yu-St for guix-patches@gnu.org; Fri, 08 Dec 2023 13:36:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBfih-0008VU-UR for guix-patches@gnu.org; Fri, 08 Dec 2023 13:37:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v4 06/15] gnu: Add elixir-jason. Resent-From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Dec 2023 18:37:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66801 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: liliana.prikler@gmail.com Cc: 66801@debbugs.gnu.org Received: via spool by 66801-submit@debbugs.gnu.org id=B66801.170206058732512 (code B ref 66801); Fri, 08 Dec 2023 18:37:03 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 18:36:27 +0000 Received: from localhost ([127.0.0.1]:46144 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBfi6-0008SD-M6 for submit@debbugs.gnu.org; Fri, 08 Dec 2023 13:36:27 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:dc4:8::223]:56335) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBfhr-0008Ph-Mx for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 13:36:12 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id C779460008; Fri, 8 Dec 2023 18:35:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702060553; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=0CtJ5NiWX8N9W23Kx1XPu2FtVmw2QEbTUhWULvcqdY8=; b=TxLPSaBg2s4StFllTpyyFh0QZqbNs8ybKGd9f5L1X1dpuVARMPaAp7T6h2PAV0Jf4v9REe wUzxAWsaU3SkhL8e1+S+GsrJzVBnCea06fMTP0T3Abohaq5F+tYGdyiGGh9kp6c0eEWmcj o1bzqY7oAnpOkorIJnO0R5k7gibumAKLojDJ1m2GafEOnQM3VMIM7WbQUa/sHxAUpV2NHU dWMIROBxlPsm7nBB1+NOdQBnVWVWIfuTxS0jpX5M3EAR4WA72D/8P5nBtFn7ZpRu7iRg9q iYy6XBBgsYmqdd2nVp6R4JmvkQa2EoxYR3s/4TGuUhIGNGKdX7eDjNkMPZ1RQg== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 19:35:17 +0100 Message-ID: <4824132b1e53282120d4197da3f52798d4238d48.1702060484.git.contact@phfrohring.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <7cd29d5162bed84d0b5b933673e5b8766c66719d.1702060484.git.contact@phfrohring.com> References: <7cd29d5162bed84d0b5b933673e5b8766c66719d.1702060484.git.contact@phfrohring.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: contact@phfrohring.com 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 0.49 X-Spam-Score: 0.49 X-Migadu-Queue-Id: CCBD139F60 X-Migadu-Scanner: mx11.migadu.com X-TUID: Ng5hQ4TuJUH+ From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-jason): New variable. Change-Id: Iadd816e2b5db6d146728aacb4d6b2c66aba4304c --- gnu/packages/elixir-xyz.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index ba682e7f0..66c364fb3 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -70,6 +70,27 @@ (define-public elixir-makeup (home-page "https://hexdocs.pm/makeup/") (license license:bsd-2))) +(define-public elixir-jason + (package + (name "elixir-jason") + (version "1.4.1") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "18d70i31bz11nr6vgsjn5prvhkvwqbyf3xq22ck5cnsnzp6ixc7v")))) + (build-system mix-build-system) + (arguments (list #:tests? #f)) ; no tests + (synopsis "JSON parser and generator") + (description + "Parser and generator are written in pure Elixir and optimized for speed. They +are at least twice as fast as other Elixir/Erlang libraries (e.g. +Poison). The performance is comparable to jiffy, which is implemented in C as +a NIF.") + (home-page "https://hexdocs.pm/jason/") + (license license:asl2.0))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0