From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6BfjJuWqPGJyJgAAgWs5BA (envelope-from ) for ; Thu, 24 Mar 2022 18:31:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YCa0H+WqPGJ9DgEAG6o9tA (envelope-from ) for ; Thu, 24 Mar 2022 18:31:17 +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 38EBF3B01D for ; Thu, 24 Mar 2022 18:31:17 +0100 (CET) Received: from localhost ([::1]:58724 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXRIp-0001cp-Di for larch@yhetil.org; Thu, 24 Mar 2022 13:31:15 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48566) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXRId-0001aU-Bi for guix-patches@gnu.org; Thu, 24 Mar 2022 13:31:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55460) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXRIc-00022j-3r for guix-patches@gnu.org; Thu, 24 Mar 2022 13:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXRIc-00026V-0x for guix-patches@gnu.org; Thu, 24 Mar 2022 13:31:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54549] [PATCH] gnu: hwloc: Update to 2.7.1. Resent-From: Philippe SWARTVAGHER Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Mar 2022 17:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54549 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54549@debbugs.gnu.org Cc: Philippe SWARTVAGHER X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16481430037945 (code B ref -1); Thu, 24 Mar 2022 17:31:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Mar 2022 17:30:03 +0000 Received: from localhost ([127.0.0.1]:49356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXRHf-000245-BP for submit@debbugs.gnu.org; Thu, 24 Mar 2022 13:30:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:56538) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXRHd-00023l-P0 for submit@debbugs.gnu.org; Thu, 24 Mar 2022 13:30:02 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48198) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXRHd-0001VV-H1 for guix-patches@gnu.org; Thu, 24 Mar 2022 13:30:01 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:18404) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXRHa-0001ca-Vj for guix-patches@gnu.org; Thu, 24 Mar 2022 13:30:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=SLUz6ByIj3EqUpWG1H3nEZpJythezR02w9UbAMqLBvY=; b=MgP0Yj6LUMKwhBfjBEGnhfKC5Og77Xo8u+l1MDLA3q5umeJZU63TN6qc UhUJrRQ4ighR3cpVPf27PkiuvNCqAYhuYrD0+DQu/cpl+qu5+Iih9p7sL Ym+xNpcA7sakQOUvWibpncJkdXzuRcoGlbW3dSC/mL56oD2CGxUC8kUzn 4=; X-IronPort-AV: E=Sophos;i="5.90,208,1643670000"; d="scan'208";a="27981918" Received: from unknown (HELO PHSW.bordeaux.inria.fr) ([193.50.110.193]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Mar 2022 18:29:54 +0100 From: Philippe SWARTVAGHER Date: Thu, 24 Mar 2022 18:29:27 +0100 Message-Id: <20220324172927.800386-1-philippe.swartvagher@inria.fr> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=192.134.164.83; envelope-from=philippe.swartvagher@inria.fr; helo=mail2-relais-roc.national.inria.fr X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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: 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=1648143077; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=SLUz6ByIj3EqUpWG1H3nEZpJythezR02w9UbAMqLBvY=; b=JmV9XXO6aTpelErTl32IRswVNz3jmOzipPT0Yjvo/uEtVyquVXTWlh6t9rmyb16sA8HGZJ 2ECzsx92B4zWv2eXTysxhg/qOfCwSECmNXgboei3B957ZcDI0UDysFD06HfTtU0q3X+2sh E4GHD0CzAU0ehek3e4r53dAmgHQAcEF/R003qzrc7m5lPsC7a2vxoKBd546CkCNN80y+JG KcgVzZl3OleiPP6+pAY1bSTiaQhMET8loqf0GlRopy64LgJRcT/sR/LQUIFqU6QwDkL9PE gCsrfA1xqmkdn5aCmAurKwlRAYCVhFBMG+UzcdcwjMLN+FYyMG5FW7gO/QAu4g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648143077; a=rsa-sha256; cv=none; b=IAMbfVWN+xzohuNGcKWyUDCKSfL0C3JQszqvmV9JkxvDjRWHSZK/Nypb0crcS90tw/OyQF 2jHtrTsY183Ws72qBlB98sKCVlciSSM5YFcTu5Gd31d+zPXhHUjzk0u3Dp+K7JVbhSbjJ/ SHBHjv7mGmkoDfJs7hlLzZG/Bkt9OptoWaGASe5pjs2VQ3QVUULkIp3gBiSlOco3Vkb67x o1dAPXprw6yu+tHg25SA+vuV+8wNjQC6vQtD0JILLHjG/jJIvcBLK0HDvbj4q8OkHHk3L/ SHM+X8cw7hPVpB8R3XdmwWncAQRIGQh4dhe5YYEOt8EQAzJiY8pfzjnB/VBpsg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=MgP0Yj6L; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=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" X-Migadu-Spam-Score: 7.01 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=MgP0Yj6L; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=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" X-Migadu-Queue-Id: 38EBF3B01D X-Spam-Score: 7.01 X-Migadu-Scanner: scn0.migadu.com X-TUID: clyUSUWVXzbN * gnu/packages/mpi.scm (hwloc-2): Update to 2.7.1. --- gnu/packages/mpi.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mpi.scm b/gnu/packages/mpi.scm index d1686f9afa..b585483611 100644 --- a/gnu/packages/mpi.scm +++ b/gnu/packages/mpi.scm @@ -151,7 +151,7 @@ (define-public hwloc-2 ;; Note: 2.x isn't the default yet, see above. (package (inherit hwloc-1) - (version "2.7.0") + (version "2.7.1") (source (origin (method url-fetch) (uri (string-append "https://download.open-mpi.org/release/hwloc/v" @@ -159,7 +159,7 @@ (define-public hwloc-2 "/hwloc-" version ".tar.bz2")) (sha256 (base32 - "1q440fwvhnxz6j8k5bn3bxj86b3lzbr8fgib78l4iq6gxd9yx302")))) + "13ajxwshxl1pa8b5gnkmm7hcg97m6xrlgz8vj1hmsb57qcv1skhd")))) ;; libnuma is no longer needed. (inputs (alist-delete "numactl" (package-inputs hwloc-1))) base-commit: ab98b51ef1304e975da127e3092d01dcc7f02657 -- 2.34.0