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 UDSjD/swc2XDNwAA9RJhRA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:06:35 +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 UDSjD/swc2XDNwAA9RJhRA (envelope-from ) for ; Fri, 08 Dec 2023 16:06:35 +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 1F39957D62 for ; Fri, 8 Dec 2023 16:06:35 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=RvT5T84R; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702047995; 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=/algMoBuHPR8IJqnlpog7IfOMtnZdC4yOe8JvCPH2yQ=; b=Pp7NYG0j1CQO+lZM5MyrK1zgKHbCTgvsw+yuUqAbPrBW6HU13iDrDwwMQ7dhAwTqSdqit1 RgEoj48QibG4zebtTY/w5bC9yiMUwg1S6vKQrIuSUXZbD27xUlH3/VEKwuLi7gaEh1MbXV MvwkXccKdqenOv6LnRi7m2j28w/us3U+PPZh9O+1eyKq1G/+b37OYXZF9BlyiKc89e4fUb kXi4TjiXu8mqVIdqyHmoFBJ/XtThOL7ue9vp8baL8/MOhg3WWlJDwzTTxxRzqzBi9kpt6Q L9FH+YzZhsSuDFqFGbnIQ6/xivOo2auMN4fnrOaHOpN2KE4KIxCAs7DOg8OocA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702047995; a=rsa-sha256; cv=none; b=P6GKdv5FaPrzOIogNTumkFWERMeNZtUt2RFeQO3MNCqf32QUZieQGSgtvbL3Hs1dGThC9t QqYoe9KWbCuC6aWnvLmxRTcUds/YRUySOUGI9TalUtc8LpW96G8wCk4YW5l1Pu306Rwm7w y8fD2Cf+JPD0rLQWbpRq0zeUpcgctGliMukSj6t5QvH7Na3FlugI3+3XhOB5cUZ65UBXHG Gw4JbVl9CFoVicj8EzXCTzd8meT7iMwtsG5HnDr3paQsoN10zOPsnchYOUZI1JTP/EhljY RrKzJsX+VnD27fwKJ+LRsN6hMkkYrf+k/KHSkw9XOKZedH/8jFOJUqsAVfSS/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=RvT5T84R; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPR-0004Li-Ka; Fri, 08 Dec 2023 10:04:57 -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 1rBcPL-0004E6-MW for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04: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 1rBcPL-0001Oj-DF for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:51 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBcPY-0001Ek-Bs for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 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 15:05:04 +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.17020478604556 (code B ref 66801); Fri, 08 Dec 2023 15:05:04 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 15:04:20 +0000 Received: from localhost ([127.0.0.1]:45636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOp-0001BK-JI for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:19 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]:41827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOh-000197-L9 for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:13 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 49C9A1C0006; Fri, 8 Dec 2023 15:03:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702047831; 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=/algMoBuHPR8IJqnlpog7IfOMtnZdC4yOe8JvCPH2yQ=; b=RvT5T84RRpUc6wAemb+mKE7rFhWlIPIqMiJRsGi6FGWKk/3VdzCvNx7To2ucXIqYFk412n sR4oha9fhr8KgeNFHYQ4Rusj0mTJkAuB8xRraQ3lw29gEXSD6bYeY79K4m8lXK1nChGAID xkEhtMkGj7GIrcnZ4k/gITD/U3XIHlgvVpgKRHMaMKxFddH6Qi8XxREq7rOmADY58q4L3G eaeC6YsydPFDumZ8qnMq+eC6+va6fERbjo4pzLmfkJR3yafP8ALl4K9K1/fvOyxbUu+wxV sl6VrBOvBYy0ky8CHiw4N/hhyvPCH1KA8HMBGnETiBeGyNqkcOz5E8sEgQ7q4A== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:21 +0100 Message-ID: <30b84fca7342449cde69ed948be7bcdfcc1127d1.1702044562.git.contact@phfrohring.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -4.25 X-Spam-Score: -4.25 X-Migadu-Queue-Id: 1F39957D62 X-TUID: z3zqhVyyBDKE From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-jason): New variable. Change-Id: Iadd816e2b5db6d146728aacb4d6b2c66aba4304c --- gnu/packages/elixir-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index afc8b0db0..544a414b4 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -74,6 +74,30 @@ (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) + ;; There is no test/ in the source. + (arguments + (list + #:tests? #f)) + (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