From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mHQ3ESkxEGWqFAEA9RJhRA:P1 (envelope-from ) for ; Sun, 24 Sep 2023 14:52:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mHQ3ESkxEGWqFAEA9RJhRA (envelope-from ) for ; Sun, 24 Sep 2023 14:52:57 +0200 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 BA1224DBCD for ; Sun, 24 Sep 2023 14:52:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695559976; 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=t6elfR5QS3g24V7T4uevHtFU9PmJDXq6tsW0XT47keA=; b=CmDhOQhN7ZltKQqF/GtHjYXCnc4WEdh1AMOXnD921S1ehdVNbYINNxCIZlXQMha2E5y4Fd Jsz253y8P0nvcoevMfmDmnmf3+1QPyCMYAXu3P3SKmg0nh+HrdL9wt3iOGR1g+vVyYyhpl jKLy1Q0NATYH6nuHrh/Y2agiHEP1pwulT0JC05Z1PkYJ4OH5mD4G1vOIp4VcyU7uwE7TGM xA8yOiSjFdXSFEW/lspEWJhRF5eZ25PFuDWzCEwzV9tieo9tNrUroFNY38piFiMK04J3vJ NSTjPNLagyYAJYjDN41yAdLBQLSf6dyWWbEr3awkGWy4ly5csK3p3gLpGQTyxg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695559976; a=rsa-sha256; cv=none; b=GZA6t90VDYNcemuYsEq77gtwSeIKe+FI4UdQeRctvFblk8AIfkttLyRRDso7YaYCXi5u5Q OT7ki6zndJCoZ1QvxRCvoeINTY9adh3E5RQH4sbbDLapzQ2EdsfW3PMqvcomZmqZVOfhPC YM9jSkdVjgDYZ6fIHHtsx0FrvDdHCOgTn1KZMjKcEpgXC+bB17/1NfFCfMkLb6q59egUJm S3Kp/67NTgRPGNNIKDUv/phRzeVCNj2psW0gdZ5vuUELIa7QelOpYBVnPnXE1f20cZRbDO V1TeFPVtZ1wB6lZNZUXJod4Cn87ljNXbTsLMlR9KmSL8kh0ClG40exRnDntDlw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkOad-0006cR-Qp; Sun, 24 Sep 2023 08:51:59 -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 1qkOaU-0006XI-Qz for guix-patches@gnu.org; Sun, 24 Sep 2023 08:51:52 -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 1qkOaU-0003V9-J9 for guix-patches@gnu.org; Sun, 24 Sep 2023 08:51:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qkOag-0003Bk-B7 for guix-patches@gnu.org; Sun, 24 Sep 2023 08:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66180] [PATCH 02/19] 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, 24 Sep 2023 12:52:02 +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.169555988011971 (code B ref 66180); Sun, 24 Sep 2023 12:52:02 +0000 Received: (at 66180) by debbugs.gnu.org; 24 Sep 2023 12:51:20 +0000 Received: from localhost ([127.0.0.1]:41261 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkOZz-00036l-I1 for submit@debbugs.gnu.org; Sun, 24 Sep 2023 08:51:20 -0400 Received: from 8.mo583.mail-out.ovh.net ([178.32.116.78]:49661) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkOZu-00036N-R6 for 66180@debbugs.gnu.org; Sun, 24 Sep 2023 08:51:17 -0400 Received: from director10.ghost.mail-out.ovh.net (unknown [10.108.20.200]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id 7629523C8B for <66180@debbugs.gnu.org>; Sun, 24 Sep 2023 12:51:01 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-78l97 (unknown [10.110.103.246]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 249DE1FD34; Sun, 24 Sep 2023 12:51:01 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-78l97 with ESMTPSA id CJzMAbUwEGWHPTIA1RVFzg (envelope-from ); Sun, 24 Sep 2023 12:51:01 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Sun, 24 Sep 2023 14:50:28 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <28369246c2163cab7579f033071c85fbc6d0768b.1695559845.git.ngraves@ngraves.fr> References: <28369246c2163cab7579f033071c85fbc6d0768b.1695559845.git.ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 3509711485510410978 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudelvddgheejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdevteevuedvhedvgfelhfeuiedufedugffhgedvteekudejvdfggeetkefgtddunecuffhomhgrihhnpehgihhthhhusgdrtghomhdpshgvmhhvvghrrdhorhhgnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrdelieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieeiudektdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekfedpmhhouggvpehsmhhtphhouhht 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.27 X-Migadu-Spam-Score: -6.27 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: BA1224DBCD X-TUID: xOvdHb5q8ELb * 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 b685c7d597..e3c002a1a9 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -547,28 +547,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") @@ -598,6 +576,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