From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 4N1oEOec0mVOAgEAqHPOHw:P1 (envelope-from ) for ; Mon, 19 Feb 2024 01:12:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 4N1oEOec0mVOAgEAqHPOHw (envelope-from ) for ; Mon, 19 Feb 2024 01:12:23 +0100 X-Envelope-To: larch@yhetil.org 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=1708301543; 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=3hdJHXhOknxXqUbKMXOKPA4FxO62OLW9eoOrlBlm9I0=; b=TtSylQeUi9aqL7BrI0c4DQ7L2SCA33zmNTy7EHW7o8PcVmcakvGjshkN6pPfnOabqtnbB/ pxZGGGeyVBoRsXh6S7D5lwprTPaV4s5sW80UoIjSX+kEFFP/ykuQB55dzAKtZ8mPa5h0wJ PmG1H+kFRHtmKJ6TDe71WEWH+B1xtZshXXjEgSAnUBpVLCKciWfVtwlqydt2Lshw/D4w2q GtmrONL5LMcMHFW/vz3TJ8wrDl6mAXtm5IWN2XJw8hOTTUmQlYpCMSzBtzgWvCZUbrhs1d tzmc7XUcmhg6NrJKuhuqHgM0/XWATgfaMatu92nF5QlPPzds6eo/tn233wa6fw== 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708301543; a=rsa-sha256; cv=none; b=dj2YyePEiTGU1/ToAsn8sD1bk8rGK3Gvd41HAI6AfS8DlYh04Wx0Up3RXgnZIUe0S6Z8K+ ZF6rs8mX994ftpnVGioMrY0/gADq+J6sKo3slf9wupXcWJc2IRIUdFjI0LhUsl1Xhd60A0 hLXBIWVue02LSJbvdoeWuhW/n5FIF/n3BuSeKXyb1CKbkvI18i8YmLYHOsc7C0Z/ZMQ9My ocRPuU+woJmd1AmZRMsadYgILFLNSw0mZhxUl23+NdheASwXHQFXWSz6E4f+ehxs2z1O+w xFvJuRpLNqDTfAmdj+XqqtchISGPS326fpqAVcuW/mWLQSBKGg+lwCg3ztzucA== 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 058E575F52 for ; Mon, 19 Feb 2024 01:12:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbrG4-0007x2-9j; Sun, 18 Feb 2024 19:11:47 -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 1rbrG2-0007vK-Kp for guix-patches@gnu.org; Sun, 18 Feb 2024 19:11:42 -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 1rbrG2-0002t8-BY for guix-patches@gnu.org; Sun, 18 Feb 2024 19:11:42 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbrGN-0003R0-0X for guix-patches@gnu.org; Sun, 18 Feb 2024 19:12:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69231] [PATCH 3/6] gnu: node-serialport-parser-byte-length: Move in alphabetical order. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 19 Feb 2024 00:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69231 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69231@debbugs.gnu.org Cc: sharlatanus@gmail.com, ngraves@ngraves.fr Received: via spool by 69231-submit@debbugs.gnu.org id=B69231.170830152013160 (code B ref 69231); Mon, 19 Feb 2024 00:12:02 +0000 Received: (at 69231) by debbugs.gnu.org; 19 Feb 2024 00:12:00 +0000 Received: from localhost ([127.0.0.1]:39984 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbrGK-0003QB-2I for submit@debbugs.gnu.org; Sun, 18 Feb 2024 19:12:00 -0500 Received: from 4.mo583.mail-out.ovh.net ([178.33.111.247]:39603) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbrGB-0003PC-FO for 69231@debbugs.gnu.org; Sun, 18 Feb 2024 19:11:56 -0500 Received: from director6.ghost.mail-out.ovh.net (unknown [10.108.9.73]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id 4TdNHj3SPwz1Dc8 for <69231@debbugs.gnu.org>; Mon, 19 Feb 2024 00:11:29 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-pmmg9 (unknown [10.110.178.46]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 2C97C1FE68; Mon, 19 Feb 2024 00:11:29 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-pmmg9 with ESMTPSA id wOk+CbGc0mXhVwYAz38XBw (envelope-from ); Mon, 19 Feb 2024 00:11:29 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Mon, 19 Feb 2024 01:11:07 +0100 Message-ID: <20240219001112.29393-3-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240219001112.29393-1-ngraves@ngraves.fr> References: <20240219001112.29393-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 11290805744764117745 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdejgddulecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeeiledvfeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkeefpdhmohguvgepshhmthhpohhuth 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-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: 058E575F52 X-TUID: 8Ss92MB2B6mH * gnu/packages/node-xyz.scm (node-serialport-parser-byte-length): Move package in alphabetical order. Change-Id: I0b6126f11695c9e08fb51327a7a87385928d4472 --- 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 bb1fb826ed..4960d7f54c 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -1247,6 +1247,28 @@ (define-public node-serialport-bindings directly. There is also a @code{MockBinding} available (but not yet packaged for Guix) to assist with testing."))) +(define-public node-serialport-parser-byte-length + (package + (inherit node-serialport) + (name "node-serialport-parser-byte-length") + (version "9.2.4") + (inputs `()) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'chdir + (lambda args + (chdir "packages/parser-byte-length")))) + #:tests? #f)) + (synopsis "Node SerialPort parser for fixed-length buffers") + (description "Node SerialPort is a modular suite of Node.js packages for +accessing serial ports. The Guix package @code{node-serialport} provides the +recommended high-level interface. + +Parsers are used to take raw binary data and transform them into usable +messages. This package provides @code{ByteLength}, a parser that emits data +as a buffer every time a specified number of bytes are received."))) + (define-public node-serialport-parser-delimiter (package (inherit node-serialport) @@ -1382,28 +1404,6 @@ (define-public node-serialport-parser-cctalk ccTalk protocol (an open standard for currency detectors) as they are received."))) -(define-public node-serialport-parser-byte-length - (package - (inherit node-serialport) - (name "node-serialport-parser-byte-length") - (version "9.2.4") - (inputs `()) - (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'chdir - (lambda args - (chdir "packages/parser-byte-length")))) - #:tests? #f)) - (synopsis "Node SerialPort parser for fixed-length buffers") - (description "Node SerialPort is a modular suite of Node.js packages for -accessing serial ports. The Guix package @code{node-serialport} provides the -recommended high-level interface. - -Parsers are used to take raw binary data and transform them into usable -messages. This package provides @code{ByteLength}, a parser that emits data -as a buffer every time a specified number of bytes are received."))) - (define-public node-serialport-stream (package (inherit node-serialport) -- 2.41.0