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 APA8GakJG2SIKQEASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 14:59:05 +0100 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 mDA8GakJG2TfOAEA9RJhRA (envelope-from ) for ; Wed, 22 Mar 2023 14:59:05 +0100 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 3AD2C2A2D0 for ; Wed, 22 Mar 2023 14:59:05 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20210112.gappssmtp.com header.s=20210112 header.b="2d/byYgQ"; 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=1679493545; h=from:from:sender:sender: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:dkim-signature; bh=nizVTmVu7jdRLXYxZvgSotvIo+v4RA3swK9ezS6gasQ=; b=Wirx23IsQlWee4+2ZppwwIu86hWRdeokNkDnLG4l7DkR5dEHXzgROJ9cnkm+/0H/wjJVjx dzBRJhg8wzaAcYzq9P9ClB+fNbBzLCAi5VzTL6WXOE7golWzUWAm8qnOUMs15LyDWAS0nw 59T/j0ltLYebvVLLY9hu1QYBDzcwsS2QbfxXu81zyy9lok18FkSq153UBMHTBNDp47cZqx LtsS0sCi6BPvtryJBBw6tdQ2X0DrIhcjtKRiyCzO5EIH7rnRpXjv4mqCFJP9sLVnU+h4/1 qEmjdEPm2QXNq1YKpl+FVWlrZZl5AobV58xw0B5tGr+1cey6EkA1lsWep2uh+g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679493545; a=rsa-sha256; cv=none; b=dII5UtZR0mpOPdK1COHzdKO/8oSF9hq4NXatOVmQM0Ms820QKjLxXwltw6NjgTxtRIYxig rhfP57F2LMmW+qLKR0MiUG/4WHUfwzbvdBEoxmkplEk50TyHntY4ycx+o5pJLugdNlypJN 8t4DzVgTwS0uDtjn+l+V2R7Gxux5cxYNSihAZIdJqGWiSM2wYQiScwq9mQVZnylJroWZiD 3Pq/+aBB0ubluqh0wgjOn6eZakGp/9TppMwM9HCI82mfqqTkjVclPrcrTwbvOUfNZD1RlJ EjQfqYqtUi4SqoXTi9BYyjnDa1yytsvfVeKRF/D/ZKcinWI9C3GmT6z/Or/fcQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20210112.gappssmtp.com header.s=20210112 header.b="2d/byYgQ"; 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 1peyyh-0001Ci-QG; Wed, 22 Mar 2023 09:58:12 -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 1peyyY-00015b-Pm for guix-patches@gnu.org; Wed, 22 Mar 2023 09:58:03 -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 1peyyY-0001MG-Hl for guix-patches@gnu.org; Wed, 22 Mar 2023 09:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peyyY-0007eh-Bv for guix-patches@gnu.org; Wed, 22 Mar 2023 09:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62380] [staging PATCH 1/4] gnu: hdf5@1.8: Update to 1.8.23. References: <20230322135514.169558-1-code@greghogan.com> In-Reply-To: <20230322135514.169558-1-code@greghogan.com> Resent-From: Greg Hogan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 13:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62380 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62380@debbugs.gnu.org Cc: Greg Hogan Received: via spool by 62380-submit@debbugs.gnu.org id=B62380.167949344129357 (code B ref 62380); Wed, 22 Mar 2023 13:58:02 +0000 Received: (at 62380) by debbugs.gnu.org; 22 Mar 2023 13:57:21 +0000 Received: from localhost ([127.0.0.1]:36199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peyxs-0007dL-UJ for submit@debbugs.gnu.org; Wed, 22 Mar 2023 09:57:21 -0400 Received: from mail-io1-f46.google.com ([209.85.166.46]:37747) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peyxq-0007cv-T8 for 62380@debbugs.gnu.org; Wed, 22 Mar 2023 09:57:19 -0400 Received: by mail-io1-f46.google.com with SMTP id m22so8480584ioy.4 for <62380@debbugs.gnu.org>; Wed, 22 Mar 2023 06:57:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=greghogan-com.20210112.gappssmtp.com; s=20210112; t=1679493433; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=nizVTmVu7jdRLXYxZvgSotvIo+v4RA3swK9ezS6gasQ=; b=2d/byYgQ1UBk6Z6eb4s1lbF3+ivT0/m4sBgl6gTI0fz194X7Jf2bMMeWCUa5sblasy vvbEQUTduztvkkS3YP+XigA7uvvrE/pyA/Ljz/iUi8WfuV8MkMrQ9dqYyVffhQ/B5gFc JwjdFdUmMxLXyV7hgdgVIVqPzb524r9/6hbAYrg1vnsSFhsVvHxNxeZ3CZecI4tEKvbg o6ZFvBEpqpLP4M2GTOhlWFDcfTxT963iZUy7otIvBzU1ZHT/vSxWLRK9wpIqOZGUpe6F 2/21Exh3NV161Y31AH9mrNCnuVpx67MDePL0dRR35N1j8AT7FAKuE51qLhok6fcRYlEP HGWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679493433; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=nizVTmVu7jdRLXYxZvgSotvIo+v4RA3swK9ezS6gasQ=; b=6NgX/aPLLT1Dg3s0CLRXZ7zo1PKbQTAxCTtg49BY9Td9wpuanRIwAuObWrKb6uEzMK KpHvHA9zVleToZhNlgbE24J1dUu9O/LJBh2iuKyI0X7mKUNzuWB0LAI5X57ubP+qdwYG y4y8eUB04Joxgcl9gmJWrQiXrqpvnJxWmzK9SaA6A/HokwoGlgn4IOrO/Q0v9910SYEi zwzsxkya2xDOM27WPtXYilLhrWgMTfuBNgSbVQlSI6HalpxBz4d/RAORjB3xrNrCsCiW /E3RqJP3D8icf1YvuVhrL3GAzocMlRnqdB6uVZDhhgsiN2QJvv296n2XvAHczsQ8huVj Js8A== X-Gm-Message-State: AO0yUKVq6dNxJxj/fRL7672GkvUYWay1/3P1c+b1I4xeglIqyy4t47xv A/qsITaMH99f1D7b0P6LLhD09faHr1cLZnsOyJI= X-Google-Smtp-Source: AK7set+e0YGui27IN6x3ozETr+mz0dfUamVOjsa6CigMiL89BdWwgasKZcoqWK5F3r/o64ZqiAkt8w== X-Received: by 2002:a5e:8f4a:0:b0:74c:b069:f38c with SMTP id x10-20020a5e8f4a000000b0074cb069f38cmr4252422iop.1.1679493433025; Wed, 22 Mar 2023 06:57:13 -0700 (PDT) Received: from ip-172-31-24-233.us-east-2.compute.internal (ec2-18-222-227-113.us-east-2.compute.amazonaws.com. [18.222.227.113]) by smtp.gmail.com with ESMTPSA id n20-20020a02a194000000b004046f72271esm5156076jah.100.2023.03.22.06.57.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Mar 2023 06:57:12 -0700 (PDT) From: Greg Hogan Date: Wed, 22 Mar 2023 13:57:08 +0000 Message-Id: <20230322135711.181552-1-code@greghogan.com> X-Mailer: git-send-email 2.40.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: X-Migadu-Scanner: scn0.migadu.com List-Post: X-Migadu-Queue-Id: 3AD2C2A2D0 X-Spam-Score: 3.15 X-Migadu-Spam-Score: 3.15 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: yBBVXyjz08Hz * gnu/packages/maths.scm (hdf5-1.8): Update to 1.8.23. --- gnu/packages/maths.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 1492753223..512a9d7be2 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -1389,7 +1389,7 @@ (define-public hdf4-alt (define-public hdf5-1.8 (package (name "hdf5") - (version "1.8.22") + (version "1.8.23") (source (origin (method url-fetch) @@ -1404,7 +1404,7 @@ (define-public hdf5-1.8 (string-append major minor))) "/src/hdf5-" version ".tar.bz2"))) (sha256 - (base32 "194ki2s5jrgl4czkvy5nc9nwjyapah0fj72l0gb0aysplp38i6v8")) + (base32 "0km65mr6dgk4ia2dqr1b9dzw9qg15j5z35ymbys9cnny51z1zb39")) (patches (search-patches "hdf5-config-date.patch")))) (build-system gnu-build-system) (inputs -- 2.40.0