From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QOrNL4S+IWTYbwEASxT56A (envelope-from ) for ; Mon, 27 Mar 2023 18:04:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YLn3L4S+IWTzmwAA9RJhRA (envelope-from ) for ; Mon, 27 Mar 2023 18:04:20 +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 86358716C for ; Mon, 27 Mar 2023 18:04:20 +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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679933060; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=UkfbTQ6gxM7wT//1jJ6NHAFZaEZaIUSO9JXemct3xso=; b=dFAS4BsFtFlPgcyTwCoN9VxrLBgXzl59eLYWf8S/9t3XeCZPYNThA1eeaC84n1dZAtPoLU hdcoYZkJqHcoZY4UsnENrGj66JgAbgqtV3OOXY2DsG5K1jcMJ9LzuBHvY307ZDeMiGc82B jjwSspeiZsJaxujWbxwSCqWyEDdo8TqGxBFPfAA0V8BAAOZCMaI6F3Jxm2DOHsJg5wKCj8 aZC3vujXTiTDxiGy5JEkU8iV3Id/qDsR6QkC1GjUApewaEm1EFookLhoZk0UH2aR7p0w6r V7anhApU7OQyG5YB8OWYzNMY3LRXcqxGhkx0mL43In5QMOFpfIdpIrztZoDHzA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679933060; a=rsa-sha256; cv=none; b=cp0lNe45d1iSkuGizVQhBr3SAmCnoUagnC9QCgxTtMfMREArgyzueiYtO3sMB3lHMrc7nb C6Tho6+SbCS9PitYRzWz5nZHsOghM1ij8cipVjMJo+uHGZ2TSFLzpkufsEx8DkMDI8cL4g SqWsu7PuGxSKDeVgqS3gn2DoWxWb+mp2lvbdIS9Dm43IzCAPcWnhm50nWaQrOYFGeGouYC rM8XglJc3nSLHSrw2UB9JlUhjvIIgSbx4cQPeEqhKR4XyG5L9v/htBP735dSikiMAzKHF2 8QUlltJKeCO14vphTTYkDyjqBrOj3LWeJhE+uY+WPGCoXuzwh5L5XsewzdKpTg== 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgpKL-0008IP-6C; Mon, 27 Mar 2023 12:04:09 -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 1pgpKE-00087q-N1 for guix-patches@gnu.org; Mon, 27 Mar 2023 12:04:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgpKE-0002fx-EC for guix-patches@gnu.org; Mon, 27 Mar 2023 12:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pgpKE-0003D7-5E for guix-patches@gnu.org; Mon, 27 Mar 2023 12:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62397] [PATCH] gnu: parallel: Update to 20230322 Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Mar 2023 16:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62397 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 62397-done@debbugs.gnu.org, 62397@debbugs.gnu.org X-Debbugs-Original-Cc: 62397-done@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167993302512310 (code B ref -1); Mon, 27 Mar 2023 16:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Mar 2023 16:03:45 +0000 Received: from localhost ([127.0.0.1]:48169 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgpJw-0003CU-TA for submit@debbugs.gnu.org; Mon, 27 Mar 2023 12:03:45 -0400 Received: from lists.gnu.org ([209.51.188.17]:49786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgpJt-0003CL-K3 for submit@debbugs.gnu.org; Mon, 27 Mar 2023 12:03:41 -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 1pgpJr-0007UK-Gi for guix-patches@gnu.org; Mon, 27 Mar 2023 12:03:39 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgpJq-0002am-21 for guix-patches@gnu.org; Mon, 27 Mar 2023 12:03:39 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id 6320F1702F; Mon, 27 Mar 2023 17:03:37 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id fb4ded06; Mon, 27 Mar 2023 16:03:37 +0000 (UTC) References: <20230323042302.28831-1-atai@atai.org> User-agent: mu4e 1.8.13; emacs 28.2 From: Christopher Baines Date: Mon, 27 Mar 2023 17:03:16 +0100 In-reply-to: <20230323042302.28831-1-atai@atai.org> Message-ID: <871qlap4fb.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: X-Migadu-Queue-Id: 86358716C X-Spam-Score: -5.53 X-Migadu-Spam-Score: -5.53 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: cveyoq3F5oeo --=-=-= Content-Type: text/plain Andy Tai writes: > * gnu/packages/parallel.scm (parallel): Update to 20230322 > --- > gnu/packages/parallel.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks Andy, I've pushed this to the master branch as 8e7b91946855d4e924cc71cb213402afcd734ecd. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmQhvlhfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdZ2g/+MNS/ET8q0f44L1owTAsWnt86e1CTIeHG Q1gxxwvPNYtJQByyLFI5BPALFAUyp2jmLi6wWwBctYlu9gNRVXDO69PAjFkSGqP1 bt0QvQtVZG+kaGoUP6zWSamF+RFiyXwy9TvP28gT2i/z/N94BiGtdhefNCsgJPmQ MopPrgP8J3RIw9hX7m1LxM6efuc49aKWy7JhjI60bKjEo04iGLCVA3kFHNJF1qli pp5GWQtGU72uABnmPLNoS//L3uBg0l8P5HJqE8FiLdS/QRnkrWD1OP9a4fE7phNf H8o0u3IlNUFQjehGNgRICcY1ymHOu8oESckA78X/UNT8w58u3zv01dpsPQ88+xiY 0slWxXDvfGZgtIu6GEZ84p4ovpIRNcwVOAA1YZ3OqR4BP5OT4thBHGnpoK1bxMWg COjK+mI7q+oyg+l6dHVeHCbxYmrp7y4rZtMTkEvTUuO5188w5g6BNW3xfzBQSlqS 3X11cIZ/KqBfXWaOj2ODbsbOSo4Cm2ONwNIeb+gulaOYaO/f38J1fXDkuleq5CaB a9fAyySo91vCf3CyK7tbNvYM/ypMzEITiJ7UO1RPchk972puN5rSgpIio60s6HgF 9x1kqkEkDGMBNggq5othPHv+GHoalpkLUo1LWs/kPQIfxykKbvRnHiN1M5TSfrJg Mm4OTZ3OI5U= =eq6F -----END PGP SIGNATURE----- --=-=-=--