From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 4IkjCXFvPmXndQAA9RJhRA:P1 (envelope-from ) for ; Sun, 29 Oct 2023 15:42:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4IkjCXFvPmXndQAA9RJhRA (envelope-from ) for ; Sun, 29 Oct 2023 15:42:57 +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 C2FD117D8C for ; Sun, 29 Oct 2023 15:42:56 +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=uvTtsNTt; 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=1698590576; 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=Uf1ceH3BknKjgzPfwEUKFj3nbp263Dh2qHEGDJKnpYc=; b=oBylJBqoVQhK+qVoHRcCrdjCnLYbjbv3wnC8D31EwDQM9H2AbSF2yLHYR10PTH5c/OgHuE /obtv8zy0+E7shECJ9orbDpK4NcmDCADseWwpXXDl552sIKbBri2Kwb9UgnyCZDzNdRABi 4eA97DQ7K+sZ+F3PsLzl82elVhQfkrpttWk+jSQiI0B2kjyn+IeqwK5mXdyl3u5867gO7J o4keLOB+v6VSs7j0SBJGIfAPPK0TlVVFAXuUQVbmFjD4MJihjOIoePIfrms5F1IIR7lh6t CAmPKWu82Vl3mtTYL39jWkJ7WcxgqncKB1MTeYyNQMk1fWKBXQDBv8qJEtvvyA== 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=uvTtsNTt; 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-Seal: i=1; s=key1; d=yhetil.org; t=1698590576; a=rsa-sha256; cv=none; b=L5sxz/ar5lrOFxytE7KjZSi9wtxZiIp+vzw/1d5al+kFIvvD4w246aRl9jQbLjD5ZUAsXs zDmU7lo7aFT+2fbBxyGjhZzvj/RmgqQjvVJcxVS4+HrtulQeYTZfmyEB6e7APwaAkW4oGF YL7sbKcK0i2LRuzE+5grr4vGNOCcEVYH4Arr+EYNJUf849miLFAnU1d1WIR1wlmGFtBroZ yXx+0bbKzMoAT+iGvK0JtbCGJg7DjehKiDDT8g9ByNlUMD/xWxnC/tRqgOTO1tt9JKE/nB +hTFUjRi5T1a+WWDzrTgXrSvXg/LXSo61tEUnA8obPlEl8hBb8S1DBP0/2iFFg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qx6zn-00052L-OC; Sun, 29 Oct 2023 10:42:31 -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 1qx6zm-00050I-49 for guix-patches@gnu.org; Sun, 29 Oct 2023 10:42:30 -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 1qx6zl-0003pn-Ro for guix-patches@gnu.org; Sun, 29 Oct 2023 10:42:29 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qx70I-0007kH-ET for guix-patches@gnu.org; Sun, 29 Oct 2023 10:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH va3e5ae0f..37252e07 22/32] gnu: erlang-parse-trans: 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:43:02 +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.169859055829661 (code B ref 66801); Sun, 29 Oct 2023 14:43:02 +0000 Received: (at 66801) by debbugs.gnu.org; 29 Oct 2023 14:42:38 +0000 Received: from localhost ([127.0.0.1]:43097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx6zu-0007iF-62 for submit@debbugs.gnu.org; Sun, 29 Oct 2023 10:42:38 -0400 Received: from mail-lf1-x12a.google.com ([2a00:1450:4864:20::12a]:59739) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx6yy-0007ai-H2 for 66801@debbugs.gnu.org; Sun, 29 Oct 2023 10:41:41 -0400 Received: by mail-lf1-x12a.google.com with SMTP id 2adb3069b0e04-507adc3381cso5205273e87.3 for <66801@debbugs.gnu.org>; Sun, 29 Oct 2023 07:41:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=deeplinks-com.20230601.gappssmtp.com; s=20230601; t=1698590462; x=1699195262; 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=Uf1ceH3BknKjgzPfwEUKFj3nbp263Dh2qHEGDJKnpYc=; b=uvTtsNTt5CQqEDQGdH4CuQ3YIehnFVPxu8fOpHGWsSDAeYmPk9vJ/9RjqXAcpDbROF z17nuzLMJqJTUiHy9qQX7G99ItJYDQw86VPINAR5bZPGlVkFHeAFKn4jShDXgFEZpfZy OpI+SgStrNsSaDRkeWtcUwo+qJH854VqC9LoWh46iKhwZiBLCxDw04IarYwoow7wnY3f aBHXsRXY3UyYYFPFKRgJohvn1l0w8DD4qcAaGYlA6E95OIGeId7VAJufxZdW3PYFMFRp TrC6MHAF9pjIV34+lwMen8wlH1L+bkP7j+mc0Axs1d04ufo8ZB6HmFJ+cFoNqtOG5yXd kDWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698590462; x=1699195262; 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=Uf1ceH3BknKjgzPfwEUKFj3nbp263Dh2qHEGDJKnpYc=; b=s82kWx6YhjZ/dTJVvXVNHf5QM4g4F2NddPLtznrE03Vflq81Xst4z9tb9V/f5sSDfd QzQOc4u3EStYQYRlwvyINRtOjvH10fKSsOsmjp0VPajZl5xpUmjk1nTisriR/fj8Ouf/ b3AocEK1mToJhxG5+6ZmsU5u77MtrL74CykR0gbtnNUFW/wUOCbDZew43GtqluUolv/1 z2qNNJ7rcpvX1k6lkGPjKQKQqUcqBNdd9BE/zW7iVgP01HhEAIVVrXenDgPyUYl5ZbB8 bBkPI3vjzn393L8xh6zrogxPZEiYdXapMaItQ8GKsXGU1yemMjWbTvC18rUqrJTWi4wj LoqA== X-Gm-Message-State: AOJu0YyC1cI1qnH0qMzSlsfV1NFHvnr4/AEJ4dOw9JTHzH13EVd9JLfM ehWazbM1lbbV1lep98LBxJeJZ1Tz1wgWPeXYkN8= X-Google-Smtp-Source: AGHT+IFq6/Qavq3s6DpZpwKjSdkOQtEB53KNwk9mUKkQByHHzcxb3UysLZer81NBuwx4GiwYP3e8Sw== X-Received: by 2002:a19:505a:0:b0:509:b3f:8a7b with SMTP id z26-20020a19505a000000b005090b3f8a7bmr2933296lfj.22.1698590461823; Sun, 29 Oct 2023 07:41:01 -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.41.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Oct 2023 07:41:01 -0700 (PDT) From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Sun, 29 Oct 2023 15:37:15 +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: C2FD117D8C X-Migadu-Scanner: mx13.migadu.com X-TUID: /loji3np/Uh9 Change-Id: I11422aca794584d34ee84ddcf77217245a7ce2b0 --- gnu/packages/erlang-xyz.scm | 23 +++++++++++++++++++++++ gnu/packages/erlang.scm | 23 ----------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/gnu/packages/erlang-xyz.scm b/gnu/packages/erlang-xyz.scm index ed66aaee..6947c9c2 100644 --- a/gnu/packages/erlang-xyz.scm +++ b/gnu/packages/erlang-xyz.scm @@ -460,6 +460,29 @@ (define-public erlang-jsone (description "An Erlang library for encoding and decoding JSON data.") (license license:expat))) +(define-public erlang-parse-trans + (package + (name "erlang-parse-trans") + (version "3.4.1") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "16p4c2xjrvz16kzpr9pmcvi6nxq6rwckqi9fp0ksibaxwxn402k2")))) + (build-system rebar-build-system) + (inputs + (list erlang-getopt)) + (home-page "https://github.com/uwiger/parse_trans") + (synopsis "Parse transform utilities for Erlang") + (description "This package captures some useful patterns in parse +transformation and code generation for Erlang. + +For example generating standardized accessor functions for records or +evaluating an expression at compile-time and substitute the result as a +compile-time constant.") + (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 diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm index b9815901..d3844933 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -232,29 +232,6 @@ (define-public emacs-erlang files.") (license license:asl2.0))) -(define-public erlang-parse-trans - (package - (name "erlang-parse-trans") - (version "3.4.1") - (source - (origin - (method url-fetch) - (uri (hexpm-uri name version)) - (sha256 - (base32 "16p4c2xjrvz16kzpr9pmcvi6nxq6rwckqi9fp0ksibaxwxn402k2")))) - (build-system rebar-build-system) - (inputs - (list erlang-getopt)) - (home-page "https://github.com/uwiger/parse_trans") - (synopsis "Parse transform utilities for Erlang") - (description "This package captures some useful patterns in parse -transformation and code generation for Erlang. - -For example generating standardized accessor functions for records or -evaluating an expression at compile-time and substitute the result as a -compile-time constant.") - (license license:asl2.0))) - (define-public rebar3 (package (name "rebar3") -- 2.41.0