From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EJpfKExvPmXndQAA9RJhRA:P1 (envelope-from ) for ; Sun, 29 Oct 2023 15:42:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id EJpfKExvPmXndQAA9RJhRA (envelope-from ) for ; Sun, 29 Oct 2023 15:42:20 +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 5E9A8155DA for ; Sun, 29 Oct 2023 15:42:20 +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=zVUkOK3v; 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=1698590540; a=rsa-sha256; cv=none; b=t7IfDoV4ei+i98ZvBxLXdrdXsBcO6SAY9rpi42hk/athNN/1AFt9A1m+oTd3rr0mJqVqyx NbgSdbOD0T6I+PFysC+O7HsGSZfosKPDgY6ernjgGP9XDeS0qFUxFJcCzFoYFYoQ36OV9F LZV7W1W1JAYm3AjPpLO8oN3trTjpu1pEYITRFSFpG8KZWLl74YcLHSXWG/DfM+NDY2ixbZ 6vOcj0ktghIwi5S3Z88DZvlmNfONUw0Nz/HkUUoxIvfwJKO8IKqKPGeNzDfIlvpAhRjdcg ciXuf5SuzpvmHlKTeBU35LdwPhMFGDlVHI5njwhY/+3iEIeXxwvKzyfgN395Aw== 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=zVUkOK3v; 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=1698590540; 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=MYFNab7m5hyAZmMwl4kSvZ3icIc1yGhkfur55XC0fVg=; b=t8UrweAoIikNjH7XwL6JxEddrWt52LM89YaU2KFDXGWftGyPfYSoaFT4MZlgWWeTX7Anga 1CmrT/BixvOWlzEAdSbSIH882dAvNl9G9W9ytnMZB6gtPXr86Zpqp4RWzGOV5n4cctqHAx 7YMqjluaG355GrzDhG8v0ll5HxOgm+WFFvjpG3FkmP+w+jU5UQ1hVP6d97Vsx7mVyy5raL hsKClk8FNOWYW8tyoN5OZGR8j3JOaSxIPZvftifLaSu4ktSXKIdWO0hLRv5OYwbw8Q8+Sz mLClHlHNm97YGzmmJj8jlhzLC4MTpf9MpSHsRTaFvEHXqCHndE3qA/8Q6OGCTg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qx6yq-00047w-N6; Sun, 29 Oct 2023 10:41:32 -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 1qx6yo-00046w-I3 for guix-patches@gnu.org; Sun, 29 Oct 2023 10:41: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 1qx6yo-0003bB-9P for guix-patches@gnu.org; Sun, 29 Oct 2023 10:41:30 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qx6zK-0007eZ-RK for guix-patches@gnu.org; Sun, 29 Oct 2023 10:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH va3e5ae0f..37252e07 04/32] gnu: erlang-getopt: 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: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.169859046829006 (code B ref 66801); Sun, 29 Oct 2023 14:42:02 +0000 Received: (at 66801) by debbugs.gnu.org; 29 Oct 2023 14:41:08 +0000 Received: from localhost ([127.0.0.1]:42985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx6yS-0007Xg-Ek for submit@debbugs.gnu.org; Sun, 29 Oct 2023 10:41:08 -0400 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]:57726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx6yO-0007WT-Vf for 66801@debbugs.gnu.org; Sun, 29 Oct 2023 10:41:05 -0400 Received: by mail-wm1-x32d.google.com with SMTP id 5b1f17b1804b1-407da05f05aso27908445e9.3 for <66801@debbugs.gnu.org>; Sun, 29 Oct 2023 07:40:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=deeplinks-com.20230601.gappssmtp.com; s=20230601; t=1698590426; x=1699195226; 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=MYFNab7m5hyAZmMwl4kSvZ3icIc1yGhkfur55XC0fVg=; b=zVUkOK3v/8ZDeKFoGKFWZ3GT2qP7pg9f+RUU030kLWPiq+QPwKO9mxnwBAohmcAwWG QWKQQPPMHMPAVhj8ynrHIeOBpzPhe+QTbh44mNsSOVWGcvxM4riOlkYGtFsx2WE7xKxb 7x7xagiLVrI2yhOeOkvzWqB/iTofK7SYRaJ4nGo1XQTBU/7xWeMq9xjOW4xUHNwDILQo NZLy3CmbD3iPAeNmP1wxWclf2p3UwYv2Au+I4aUtvwXKwdZOJbEMwj/m8paY9nPbbcx/ UB4cRC6QdZlRlYZofSBvlqNbPk7VKAXKQ2bq3eRwtH2yfkR0fx0uiWHIlfhrGlJeGOZ7 QsaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698590426; x=1699195226; 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=MYFNab7m5hyAZmMwl4kSvZ3icIc1yGhkfur55XC0fVg=; b=vpbDozjsPCLEUnCB4C+1J2DRC/Yjg+WoSRmZLuQE1uLqKPbogwUbpwuNz2e9ml8RrY EMUpXaNteHeljWGXSePp1OYQ1dhx5eTyVHOI2qLAj1/z0y9/Nkm54VCGxE4+7iXmO4ns WlNNvGoi0RCJJm3bDlishsOw7k8PnTYbmb/RnHKcORpw/Vn4ONCyIrJ1TujsaDgd1TCA s55/7qg3xqu4KpDKub6+ZhBY4/4jZErRj+gHDsR1ft6ERzqVEvQzTdp3h38iFVR+vE8n ueF9epsCpizcCMMkLXv+RwGM/zDRTkibDf6V1+qdzOhARIvgbBQAcEVkqJ07R+3QQjPO NOlA== X-Gm-Message-State: AOJu0YzpirJA6uQd87asl3ChETQttu+Yc1CsSPTxcsks/wEmxoNFyJHW AoIBKNBoaRc8WnAPvm0kikteed1kaclgLmgrcV0= X-Google-Smtp-Source: AGHT+IEjavUfcVORBq2epyNqA3Mu49ogeBNnB298jfysbTuBC5AC6Oi+9BymnjHP9Etbf1Lg5kC+Yw== X-Received: by 2002:a05:600c:45c8:b0:401:c338:ab94 with SMTP id s8-20020a05600c45c800b00401c338ab94mr6744217wmo.29.1698590426261; Sun, 29 Oct 2023 07:40:26 -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.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Oct 2023 07:40:25 -0700 (PDT) From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Sun, 29 Oct 2023 15:36:57 +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-Queue-Id: 5E9A8155DA X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.60 X-Spam-Score: -3.60 X-TUID: AQvRlSqKRIGf Change-Id: Ic7740512545c8798a4a7927b7aeee6e33f6990a2 --- 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 444fa648..6ca0b4ae 100644 --- a/gnu/packages/erlang-xyz.scm +++ b/gnu/packages/erlang-xyz.scm @@ -55,6 +55,23 @@ (define-public erlang-certifi Mozilla's canonical set.") (license license:bsd-3))) +(define-public erlang-getopt + (package + (name "erlang-getopt") + (version "1.0.2") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "09pasi7ki1rivw9sl7xndj5qgjbdqvcscxk83yk85yr28gm9l0m0")))) + (build-system rebar-build-system) + (home-page "https://github.com/jcomellas/getopt") + (synopsis "Command-line options parser for Erlang") + (description "This package provides an Erlang module to parse command line +arguments using the GNU getopt syntax.") + (license license:bsd-3))) + ;;; ;;; 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 c729ab8a..6c3b845b 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -405,23 +405,6 @@ (define-public erlang-eunit-formatters (description "This package provides a better output for Erlang eunits.") (license license:asl2.0))) -(define-public erlang-getopt - (package - (name "erlang-getopt") - (version "1.0.2") - (source - (origin - (method url-fetch) - (uri (hexpm-uri name version)) - (sha256 - (base32 "09pasi7ki1rivw9sl7xndj5qgjbdqvcscxk83yk85yr28gm9l0m0")))) - (build-system rebar-build-system) - (home-page "https://github.com/jcomellas/getopt") - (synopsis "Command-line options parser for Erlang") - (description "This package provides an Erlang module to parse command line -arguments using the GNU getopt syntax.") - (license license:bsd-3))) - (define-public erlang-hex-core (package (name "erlang-hex-core") -- 2.41.0