From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 qNFwBoZC72SwBwAAG6o9tA:P1 (envelope-from ) for ; Wed, 30 Aug 2023 15:22:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qNFwBoZC72SwBwAAG6o9tA (envelope-from ) for ; Wed, 30 Aug 2023 15:22:14 +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 C9C325E3D3 for ; Wed, 30 Aug 2023 15:22:13 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693401734; 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; bh=1ZmAuCiomvmzLq8FVewYcITECS8hB0+arCLgutc1C1U=; b=SOytwY0PwdYCI8F9Uih1lssLVUWP33qeKGT+uTxXPtrXozuv3S9qQcho9jv+MPqHMj8GP7 aABfUEPoW07DJQ2d2TQBlVywZfeVYOxvK/fIrql7Ki0f93gC1iUcPX9KYlYFSLfLrds0Yc yUkWkkNOrDM9qE5JFnWW5xpuEojsM4x0jqO9w8tT41G2ujs1QSg5C6yp5Ml91cCBXAWUUb 6nQeWlrK8HmL9r2nB2yGNJrK/I4p6e8mwunaAVWnl7+FWbUVTS3xQa+fdSbCGaIG7aeVOL SxFyGMRHXzrd9AN6zqR92aOH2LAegebx+KUcPiq0z15ln7scBBZ3tkjyJyEUJw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693401734; a=rsa-sha256; cv=none; b=H+z7TFLOHUJ5P1ENFkm4O9c4W2eMGvRJZiNVWylIHExIyfajCHpo/pQOHyzuOsSA2CrqeC q7UwCiNJ+l68R9tJCQF8Tnf6jhSYS5WG7wu3JgeaEcrBjlI8J+NNz8v+8SYPNNxBIQSSFB Jvgmp77FIZDBJfWmkFWzv1hQSR/C14RaTLOSLe0HI360nQL5cSSuasRru5FHvNX4pvMsId 1FKXWKA10MV5Ve36l9nZeKG+kq2pv4v9vJP66Rs0YjLG9Q1jyX5rmNfQeRsyFynbDcQgH2 +21C1BQOI6fEBKYWFr5zh8W/8RRbprYsobkxNH6M2/1prxdoIeDbA/NVpkal/Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbL8t-00032E-Uq; Wed, 30 Aug 2023 09:21:55 -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 1qbL8s-00031s-QT for guix-patches@gnu.org; Wed, 30 Aug 2023 09:21:54 -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 1qbL8s-00039u-Ha for guix-patches@gnu.org; Wed, 30 Aug 2023 09:21:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbL90-00024o-2G; Wed, 30 Aug 2023 09:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65623] [PATCH 2/2] gnu: matio: Update to 1.5.23. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, efraim@flashner.co.il, bavier@posteo.net, guix-patches@gnu.org Resent-Date: Wed, 30 Aug 2023 13:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65623 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65623@debbugs.gnu.org Cc: Andreas Enge , Andreas Enge , Efraim Flashner , Eric Bavier X-Debbugs-Original-Xcc: Andreas Enge , Efraim Flashner , Eric Bavier Received: via spool by 65623-submit@debbugs.gnu.org id=B65623.16934016637886 (code B ref 65623); Wed, 30 Aug 2023 13:22:02 +0000 Received: (at 65623) by debbugs.gnu.org; 30 Aug 2023 13:21:03 +0000 Received: from localhost ([127.0.0.1]:52411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbL83-000237-A2 for submit@debbugs.gnu.org; Wed, 30 Aug 2023 09:21:03 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:51782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbL7x-000224-Id for 65623@debbugs.gnu.org; Wed, 30 Aug 2023 09:21:02 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 21B27140C; Wed, 30 Aug 2023 15:20:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V3NeF3cUHzrW; Wed, 30 Aug 2023 15:20:43 +0200 (CEST) Received: from jurong.lan (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id A569C28D; Wed, 30 Aug 2023 15:20:43 +0200 (CEST) From: Andreas Enge Date: Wed, 30 Aug 2023 15:20:37 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: List-Post: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.73 X-Spam-Score: -4.73 X-Migadu-Queue-Id: C9C325E3D3 X-TUID: +94+22YGUXNH * gnu/packages/maths.scm (matio): Update to 1.5.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 98ed03e0d6..f413403207 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5916,7 +5916,7 @@ (define-public hypre-openmpi (define-public matio (package (name "matio") - (version "1.5.19") + (version "1.5.23") (source (origin (method url-fetch) @@ -5924,7 +5924,7 @@ (define-public matio "matio-" version ".tar.gz")) (sha256 (base32 - "0vr8c1mz1k6mz0sgh6n3scl5c3a71iqmy5fnydrgq504icj4vym4")))) + "0vjdkxn402gwrgbi5ii3n2ai01bjzzfb588iqd9ylinzc7kfm4cz")))) (build-system gnu-build-system) (arguments (list -- 2.41.0