From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kCqUJF9vPmWdLAAAG6o9tA:P1 (envelope-from ) for ; Sun, 29 Oct 2023 15:42:39 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kCqUJF9vPmWdLAAAG6o9tA (envelope-from ) for ; Sun, 29 Oct 2023 15:42:39 +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 5DE8E67BCD for ; Sun, 29 Oct 2023 15:42:39 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=deeplinks-com.20230601.gappssmtp.com header.s=20230601 header.b=MBRcyNIO; 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=1698590559; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=eGa74kHng+PZWv0rwVxEjq/hkLDAZ/Utqhe5KscV8/E=; b=ZMEiduFQj8DNgx8snI+o04pHTM4sh/ox9JdrTRQGNj+Qf3wSDvrBeSnS9Mdb0KuOc++BHM COl5ZOb4SLnZcJ4X5joTiydvFpTNedMNPQ476dqLc8otoiOrgAl2FAPc0DEPn8AWMUybU/ oMxN78425dQqeyM0GI7ri/iJMWStFGWjAZ/H8oCA3zdWGYcqUnjGYyWcY/jNCVdG4W/vLb EmsrXrSu9zlu8wtjtvgntqAtsfuVt8enQJ5fQLzFylbIMrRxDN8SzVuaLhZ8CiPIQY6XqL tldsOjmS+EkLFnVXGSF792bSI5b6jnl4+AOkx7F/6TphBLnv3pdAD15Uab43ZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=deeplinks-com.20230601.gappssmtp.com header.s=20230601 header.b=MBRcyNIO; 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-Seal: i=1; s=key1; d=yhetil.org; t=1698590559; a=rsa-sha256; cv=none; b=ZQNVqE+E+2iQ9cNmM8XPEdZimx+0D6enMhQXMN6UH2e/S/ljJnh6Nc68/Lk1DHgLXWE588 FMqQruyatXzeN1h1ZZqGpP/ygjUTdg+SeO8bePkr/zwrT2R9sM0j8YFI8Hqf8oYeyG4ER0 CT7XG8dMkyLTbCIXDeILYcCc0tkVOKdnA8YGxoZhtwHHhRK9MNQdYmJsyqc57Di7Fk8SBx NyYs6QYGAI8gFTZ0clJRfKtCm3UanMiP9EQT9jHg96BqNrgnv06af8RPx+9ZWEIWAI+nW0 JfP8jkwbbdDzvD2tqGs9lr+R55ggkE4jdmKIV1Gz/5iIus0xKXlcJ9/UAcae7w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qx6yv-0004D6-QV; Sun, 29 Oct 2023 10:41:37 -0400 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 1qx6yu-0004By-Ns for guix-patches@gnu.org; Sun, 29 Oct 2023 10:41:36 -0400 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 1qx6yu-0003dZ-Fj for guix-patches@gnu.org; Sun, 29 Oct 2023 10:41:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qx6zR-0007gP-1w for guix-patches@gnu.org; Sun, 29 Oct 2023 10:42:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH va3e5ae0f..37252e07 18/32] gnu: erlang-jsx: moved to erlang-xyz.scm Resent-From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 14:42:09 +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: 66801@debbugs.gnu.org Cc: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Received: via spool by 66801-submit@debbugs.gnu.org id=B66801.169859050329316 (code B ref 66801); Sun, 29 Oct 2023 14:42:09 +0000 Received: (at 66801) by debbugs.gnu.org; 29 Oct 2023 14:41:43 +0000 Received: from localhost ([127.0.0.1]:43044 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx6z1-0007ch-D6 for submit@debbugs.gnu.org; Sun, 29 Oct 2023 10:41:43 -0400 Received: from mail-wr1-x434.google.com ([2a00:1450:4864:20::434]:48278) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx6yq-0007aF-7d for 66801@debbugs.gnu.org; Sun, 29 Oct 2023 10:41:32 -0400 Received: by mail-wr1-x434.google.com with SMTP id ffacd0b85a97d-32dd70c5401so2314166f8f.0 for <66801@debbugs.gnu.org>; Sun, 29 Oct 2023 07:40:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=deeplinks-com.20230601.gappssmtp.com; s=20230601; t=1698590453; x=1699195253; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=eGa74kHng+PZWv0rwVxEjq/hkLDAZ/Utqhe5KscV8/E=; b=MBRcyNIOXiadWQp4rQtyuz7PxrBZ00nhfYB/Kl5CClE22V6HAlTvtgdG0vAhkg+ZyM Pzps1heLNom/BE2JESLWZyqH8ydKbkUoR5EF5MTP3eaWrDNplNg6zdHzuMAOIoIKTwzf V2fBSLeqiDBm81dU8Mf/5QJpryhvGETCqIjuqrxbqFMtHSW+o6q+zUNbK2D372vUl47z osj+NBPSW1Iui5TqTEnzNHDszGtun+oXVaEQhCr9vm0d+dd2Heq2K2qXpqsT0vLeksdg p7bGS/jgkPrB0joqKR8ICF9c+ovz7x5zXEaiLjVybNL9iHxW7WSDu8aKh26LirQJdgYx qtMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698590453; x=1699195253; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eGa74kHng+PZWv0rwVxEjq/hkLDAZ/Utqhe5KscV8/E=; b=K//DI+YokfWbBVlNkP7cv+TAPYTrvLzwC4n6NDYJcTo2SukeFT0SSVYu+TmBNOIWKP KvZwJEryWVWObV86NpvWun5HaKOCdXTWPIctAuTqE2qdZ6+Oy/jODp8NY+LnVF3GJAQm CFANoMg31bfo6gLPH5LWK9NPz/4ASxnAgih+IbFUun9K0U5ZJvsQS3e7iL4Rmxtuy6zh 8q719zpRDnzhcBCr/A2LEQj1g0dubcvY/JcJUXXNhNTmHMTBt7VNz55k9MJB2jzEPstd ZXlgjRNezy7Ki5DbUEhJv6L5lUIMmNhk97+5EpEuCAM3P/X5Ade6z8hlfGk2xgHhtETq jLbQ== X-Gm-Message-State: AOJu0YztXfWJzsIN6+79CtYzm31Ork05P6kXsNEXR0oLI7qAON1uRfUo okDLa4Q+nWbXzLCYoIp8oyTwvgwbD9jVsvgxKqo= X-Google-Smtp-Source: AGHT+IHJjXArNxXay4/nHnvWnPLEY0E75QlySnb5pRgdg8J9RPJ8ru9E99QI14ne05J7VRWAAadPUQ== X-Received: by 2002:a5d:6dae:0:b0:32f:7c36:228 with SMTP id u14-20020a5d6dae000000b0032f7c360228mr2597115wrs.6.1698590453770; Sun, 29 Oct 2023 07:40:53 -0700 (PDT) Received: from doug.com ([2a01:e34:ec69:c8b0:530e:366:bd55:7769]) by smtp.gmail.com with ESMTPSA id s10-20020a5d69ca000000b00323287186aasm6059590wrw.32.2023.10.29.07.40.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Oct 2023 07:40:53 -0700 (PDT) From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Sun, 29 Oct 2023 15:37:11 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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.60 X-Spam-Score: -0.60 X-Migadu-Queue-Id: 5DE8E67BCD X-Migadu-Scanner: mx10.migadu.com X-TUID: xpLjIIFuGAk1 Change-Id: I5d71483d9e00b81f61d3339bbe1195865c05171f --- gnu/packages/erlang-xyz.scm | 17 +++++++++++++++++ gnu/packages/erlang.scm | 17 ----------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/gnu/packages/erlang-xyz.scm b/gnu/packages/erlang-xyz.scm index 2ce2e3f0..1d7984fb 100644 --- a/gnu/packages/erlang-xyz.scm +++ b/gnu/packages/erlang-xyz.scm @@ -362,6 +362,23 @@ (define-public erlang-hex-core specifications.") (license license:asl2.0))) +(define-public erlang-jsx + (package + (name "erlang-jsx") + (version "3.1.0") + (source (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 + "1wr7jkxm6nlgvd52xhniav64xr9rml2ngb35rwjwqlqvq7ywhp0c")))) + (build-system rebar-build-system) + (synopsis "Streaming, evented JSON parsing toolkit") + (description + "An Erlang application for consuming, producing and manipulating json.") + (home-page "https://github.com/talentdeficit/jsx") + (license license:expat))) + ;;; ;;; 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 diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm index c509282d..eeaf7cf0 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -279,23 +279,6 @@ (define-public erlang-parse-trans compile-time constant.") (license license:asl2.0))) -(define-public erlang-jsx - (package - (name "erlang-jsx") - (version "3.1.0") - (source (origin - (method url-fetch) - (uri (hexpm-uri name version)) - (sha256 - (base32 - "1wr7jkxm6nlgvd52xhniav64xr9rml2ngb35rwjwqlqvq7ywhp0c")))) - (build-system rebar-build-system) - (synopsis "Streaming, evented JSON parsing toolkit") - (description - "An Erlang application for consuming, producing and manipulating json.") - (home-page "https://github.com/talentdeficit/jsx") - (license license:expat))) - (define-public erlang-providers (package (name "erlang-providers") -- 2.41.0