From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 0HWICQaGv2XuPwAAe85BDQ:P1 (envelope-from ) for ; Sun, 04 Feb 2024 13:41:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 0HWICQaGv2XuPwAAe85BDQ (envelope-from ) for ; Sun, 04 Feb 2024 13:41:42 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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=1707050501; h=from:from:sender:sender:reply-to: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; bh=/zznhVi08S59Xj6CT3vbdqcO815xsVafw1J/Pkcid4g=; b=fsUM6s29LvXdteTbRhc0fA+iKb4YjZmjLkAFDow6bB6AZe3CqMarmu9lWjNBpyy5/DOUu1 5kDSd2SHq+VX7JC61DNYPrWjic28jhCqKJAGRQ0pb013Goeum2JOETJbVSv2KvyxlTsXOV oqsAJ8R8LONI5iL9FpiROrRB01z3ChtqjUgIMB8WcS+ihzDODmkYBTmJqr66wiIV+ZtYmQ fHWpfVTSFNPyA25dNxqTf+5AuHf6njl0DY4pU/kWPr4Nk4KZ9n7NDDuNCLJRi6ckx8Zo7G urwyfvSslRKSR3MyXAyRwjlPjHOAgz9enSIzoJVS7vZbhVn7erAThka+nVcgeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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=1707050501; a=rsa-sha256; cv=none; b=abQzAIVIEcEUyyhGyz6CV6hLyYNjWlFmmCObivb8Hr9C+kpm5g+zE3ZoSnkP0dxP5ivbU5 fKM6S4WY99ArS2msxJrb89EtnQHrq6oPvo2QsPk7XxHc9tqSN/vq7SxPDuFp4sa+vVmn4Z 89tF1BpiTyLMUmKZXvEueP9Bfpf5ifkLVMSgdJqLW9LQ+MFrQYd4v1iAlHrUk55DLeW9CU xV6tKvLquodHhirazRYKXxmbay7mrj8+pBIxwc0oDevXpYzWm7bS5f0e7ApnJP2tY+fp45 Dbr7/hUQoZ3OtOGfTfqozimZHb+Y07csfa/EKLTWWTGOw288c3OByV9QrGIO6w== 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 D9A0961180 for ; Sun, 4 Feb 2024 13:41:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rWbo4-0006P4-FD; Sun, 04 Feb 2024 07:41:08 -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 1rWbnq-0006MP-J2 for guix-patches@gnu.org; Sun, 04 Feb 2024 07:40:55 -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 1rWbno-00078c-Hj for guix-patches@gnu.org; Sun, 04 Feb 2024 07:40:52 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rWbo0-0006qz-2m for guix-patches@gnu.org; Sun, 04 Feb 2024 07:41:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66180] [PATCH v2 02/20] gnu: node-util-deprecate: Move package in alphabetical order. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 04 Feb 2024 12:41:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66180 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66180@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 66180-submit@debbugs.gnu.org id=B66180.170705046126280 (code B ref 66180); Sun, 04 Feb 2024 12:41:03 +0000 Received: (at 66180) by debbugs.gnu.org; 4 Feb 2024 12:41:01 +0000 Received: from localhost ([127.0.0.1]:48296 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWbnw-0006pk-No for submit@debbugs.gnu.org; Sun, 04 Feb 2024 07:41:01 -0500 Received: from 10.mo576.mail-out.ovh.net ([46.105.73.241]:35881) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWbns-0006or-96 for 66180@debbugs.gnu.org; Sun, 04 Feb 2024 07:40:58 -0500 Received: from director10.ghost.mail-out.ovh.net (unknown [10.108.9.101]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 6AE5930BA3 for <66180@debbugs.gnu.org>; Sun, 4 Feb 2024 12:40:42 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-sj6nd (unknown [10.110.113.35]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 1E4E91FE3B; Sun, 4 Feb 2024 12:40:42 +0000 (UTC) Received: from ngraves.fr ([37.59.142.107]) by ghost-submission-6684bf9d7b-sj6nd with ESMTPSA id gLhyA8qFv2Wd6AoAuQLrqQ (envelope-from ); Sun, 04 Feb 2024 12:40:42 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Sun, 4 Feb 2024 13:40:12 +0100 Message-ID: <20240204124035.994-2-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240204124035.994-1-ngraves@ngraves.fr> References: <20240204124035.994-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 9640517953895981794 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedukedggeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdevteevuedvhedvgfelhfeuiedufedugffhgedvteekudejvdfggeetkefgtddunecuffhomhgrihhnpehgihhthhhusgdrtghomhdpshgvmhhvvghrrdhorhhgnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeiiedukedtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via 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: -6.67 X-Spam-Score: -6.67 X-Migadu-Queue-Id: D9A0961180 X-Migadu-Scanner: mx12.migadu.com X-TUID: zrSvjdzZrO1+ * gnu/packages/node-xyz.scm (node-util-deprecate): Move package in alphabetical order. --- gnu/packages/node-xyz.scm | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index bb10c885c8..7fbeac5516 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -618,28 +618,6 @@ (define-public node-statsd-parser protocol used in @code{node-lynx}.") (license license:asl2.0))) -(define-public node-util-deprecate - (package - (name "node-util-deprecate") - (version "1.0.2") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/TooTallNate/util-deprecate") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1rk94nl3qc7znsk8400bnga30v0m7j2mmvz9ldwjinxv1d3n11xc")))) - (build-system node-build-system) - (arguments '(#:tests? #f)) ; No test suite. - (home-page "https://github.com/TooTallNate/util-deprecate") - (synopsis "Node.js `util.deprecate()` function with browser support") - (description "This package provides the Node.js @code{util.deprecate()} -function with browser support.") - (license license:expat))) - (define-public node-semver (package (name "node-semver") @@ -669,6 +647,28 @@ (define-public node-semver @uref{https://semver.org/, SemVer.org} specification.") (license license:isc))) +(define-public node-util-deprecate + (package + (name "node-util-deprecate") + (version "1.0.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/TooTallNate/util-deprecate") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rk94nl3qc7znsk8400bnga30v0m7j2mmvz9ldwjinxv1d3n11xc")))) + (build-system node-build-system) + (arguments '(#:tests? #f)) ; No test suite. + (home-page "https://github.com/TooTallNate/util-deprecate") + (synopsis "Node.js `util.deprecate()` function with browser support") + (description "This package provides the Node.js @code{util.deprecate()} +function with browser support.") + (license license:expat))) + (define-public node-wrappy (package (name "node-wrappy") -- 2.41.0