From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cNinBS2a62LwRAEAbAwnHQ (envelope-from ) for ; Thu, 04 Aug 2022 12:06:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CBZpBS2a62J1CwAAauVa8A (envelope-from ) for ; Thu, 04 Aug 2022 12:06:37 +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 C6E8E2CC46 for ; Thu, 4 Aug 2022 12:06:36 +0200 (CEST) Received: from localhost ([::1]:33120 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJXkR-0001RM-Q9 for larch@yhetil.org; Thu, 04 Aug 2022 06:06:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41132) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJXjv-0001La-JQ for guix-patches@gnu.org; Thu, 04 Aug 2022 06:06:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33359) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJXju-0002vw-P1 for guix-patches@gnu.org; Thu, 04 Aug 2022 06:06:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJXju-0008Hl-L1 for guix-patches@gnu.org; Thu, 04 Aug 2022 06:06:02 -0400 Subject: bug#56700: [PATCH 0/2]: gnu: Add h5netcdf Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 10:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56700 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 56700-done@debbugs.gnu.org Mail-Followup-To: 56700@debbugs.gnu.org, ludo@gnu.org, sharlatanus@gmail.com Received: via spool by 56700-done@debbugs.gnu.org id=D56700.165960753431800 (code D ref 56700); Thu, 04 Aug 2022 10:06:02 +0000 Received: (at 56700-done) by debbugs.gnu.org; 4 Aug 2022 10:05:34 +0000 Received: from localhost ([127.0.0.1]:51340 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJXjS-0008Gp-9v for submit@debbugs.gnu.org; Thu, 04 Aug 2022 06:05:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56380) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJXjR-0008Ge-AG for 56700-done@debbugs.gnu.org; Thu, 04 Aug 2022 06:05:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37406) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJXjM-0002uq-0r; Thu, 04 Aug 2022 06:05:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=1ZIFpo3lQqtgcQ+xKNaGFRnOdvr493lj97MB1UAhNwI=; b=QhvvJzrx2BUG5QSJVlte /5IkDU2yO9LD5H6MCOomyrWMAAnBDYI9cHzfUY8Kv9bGsahZI/k242cG9ewGoBCidmuKksJawHs7a anjcHnbrMj6Z8eFJ8tonjR1msG7Y5MssDluQO3+O9/+j89EwmIOsls2EOH5i4QWmsPx9jlHumhzJm hzFWMKCOUzEWuYKViPPoamkPyuau7BvtS4iWT9QdbzvurvTXGgS4f5mDM6OX0+HrS8XRjxBFdi0Yb M9WOzSLdIQtOcdaPZtY6XKaW7wmFU/FUNu/xlil9CvMJGpY4euj8K3RiUQ6cPIyme0OydvbTcqwX1 9FTgdGrP25lqCA==; Received: from [193.50.110.201] (port=39466 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJXjG-0000qI-Qw; Thu, 04 Aug 2022 06:05:27 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 04 Aug 2022 12:05:21 +0200 In-Reply-To: (Sharlatan Hellseher's message of "Fri, 22 Jul 2022 13:17:00 +0100") Message-ID: <878ro4nx26.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659607596; 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: content-transfer-encoding:content-transfer-encoding:resent-to: 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=1ZIFpo3lQqtgcQ+xKNaGFRnOdvr493lj97MB1UAhNwI=; b=TTQVlveGnJI/weOLr08PiQgha3EWTPPVgKh5m1lRBQGmwgAS8ztWxoM6e1Y4PmXLoC+iHC fnYCqX5Hkl6gJEmiNs5loW0W4hp9Ih1l+jw0GCMGqlrJ1woBo5Ng2MxRKNAaAjlqnuLuJx cPWPE05oGZmrdZede96nomb9i/BwxbewJkc+xf3p3OU0UhDaprkhu/LryG2N8goTRJLbew qRse5Y6krF/Vj8mj29XrOwCYjmFZIXAzA57NnuCALcUe3c8SPVc+lwMXMcyWY8lEMbkF01 90PPji7qH3i7GZ3mVMnZl0+5DRy0VkOzZQnWIpiIDWx3ULZilPqCxo8hjwYT2g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659607596; a=rsa-sha256; cv=none; b=RfoOeDyWE2qORpNZKxHKC0G0XhkXHyM5DaTZmeIF9ssRn1DbylP7RUHf3TS81k2tmkfU4G RoKVvJUHx77WuCTtSQoFiMrCpIl5D8IBwFG7T36VQ5E08vXJjfH/vSKXmklCvQrSH3KwoN aGpPhwgS3DwDg/GxwP1vVzfuSKNH1zR2gSowRoD0YAFf4hVn9ySKzsmELo2c+udo9cY0qb e/FxCw7z+lBRQjApZu/3r6zYttfC3zWSUllvm0bquQPg/oHOx2/ccoTD36g5snOnbMKWm9 8swM4RPtlRHL4qC2jtxpTcx0+JIgOdxei9eRZDofphxpfA4jj3NTPVWC9CPF3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QhvvJzrx; 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" X-Migadu-Spam-Score: -2.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QhvvJzrx; 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" X-Migadu-Queue-Id: C6E8E2CC46 X-Spam-Score: -2.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: OFHIwTk1ypr9 Hi, Sharlatan Hellseher skribis: > gnu: netcdf4: Update to 1.6.0 > gnu: Add h5netcdf Applied, thanks! Ludo=E2=80=99.