From patchwork Mon Oct 16 07:54:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54862 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 86D3427BBEA; Mon, 16 Oct 2023 08:57:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9284E27BBE2 for ; Mon, 16 Oct 2023 08:57:03 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsIS7-00072K-Tc; Mon, 16 Oct 2023 03:55:51 -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 1qsIS1-00071E-8S for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -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 1qsIRv-0001q0-PU for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISK-0004SR-6I; Mon, 16 Oct 2023 03:56:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 08/11] gnu: libfabric: Update to 1.19.0. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, me@tobias.gr, guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= , Leo Famulari , Tobias Geerinckx-Rice X-Debbugs-Original-Xcc: Leo Famulari , Tobias Geerinckx-Rice Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295917071 (code B ref 66573); Mon, 16 Oct 2023 07:56:04 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:59 +0000 Received: from localhost ([127.0.0.1]:55191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISE-0004RB-Pu for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58838) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISB-0004Pa-Cf for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRg-0001bB-SX; Mon, 16 Oct 2023 03:55:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=ZPDKEssUweJg9me7OLEc2iflgzmSpmzA8fV5WexmUUE=; b=HkBLml6MGJAsL1tdA54H VxHmIAo3El7toAhKcd+ZbaiBRb173hamodIXZjoyhv+iEaawBYc12XtBgoVbcnyeKVdKjV2YP+bBB oo22q6TXCSARagJ2dTFmI9CarkodV9ZEXWgxXs6pET/MBt+ofS1CWE//6jOuBbZ/+Rki1W5p81m67 i6T75LeLX4mNNnMf0JxayKiR8Woj03wK258+1+L8eAXWHGdYzJ9ZtYk6ku+BBcJCp8D46Q1ux9mcf 4Rdbrikc+85cimHHyorMvXszi9RPs68aAkUPWyt/heh7oTs7C8iMW69tsk197y+UR6+n0y71Q9Nc4 RFh08OzOF7LADg==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:56 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Ludovic Courtès * gnu/packages/linux.scm (libfabric): Update to 1.19.0. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 4abc34c0b3..96b5cc6e16 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8572,7 +8572,7 @@ (define-public procenv (define-public libfabric (package (name "libfabric") - (version "1.11.2") + (version "1.19.0") (source (origin (method url-fetch) @@ -8580,7 +8580,7 @@ (define-public libfabric (string-append "https://github.com/ofiwg/libfabric/releases/download/v" version "/libfabric-" version ".tar.bz2")) (sha256 - (base32 "1nnpfkwxhim2nqjkb1vwrb4wj4j3l6w6yvvy69fqam2snlhshazz")))) + (base32 "17pg0fb4fa77r1bmp0xk535m8n8fadpfdg93cb280ghhx55pck7i")))) (build-system gnu-build-system) (inputs `(("rdma-core" ,rdma-core) ,@(match (%current-system)