From patchwork Thu Oct 19 19:36:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 55054 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 832EB27BBE9; Thu, 19 Oct 2023 20:38:34 +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=unavailable 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 B54F027BBE2 for ; Thu, 19 Oct 2023 20:38:32 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtYq6-0005MX-Mw; Thu, 19 Oct 2023 15:37:52 -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 1qtYpy-0005KV-Ef for guix-patches@gnu.org; Thu, 19 Oct 2023 15:37:43 -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 1qtYpv-0000r2-Jk for guix-patches@gnu.org; Thu, 19 Oct 2023 15:37:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtYqK-0002E0-DI; Thu, 19 Oct 2023 15:38:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH v2 07/11] gnu: rdma-core: Update to 48.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: Thu, 19 Oct 2023 19:38: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.16977442528441 (code B ref 66573); Thu, 19 Oct 2023 19:38:04 +0000 Received: (at 66573) by debbugs.gnu.org; 19 Oct 2023 19:37:32 +0000 Received: from localhost ([127.0.0.1]:37799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtYpo-0002Bx-Dv for submit@debbugs.gnu.org; Thu, 19 Oct 2023 15:37:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59842) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtYpY-00029x-TC for 66573@debbugs.gnu.org; Thu, 19 Oct 2023 15:37:17 -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 1qtYp2-0008Ch-Rn; Thu, 19 Oct 2023 15:36:44 -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=+prdzLOlYbXY2DkMxOIQL2W3mZoLtVavxahCm8Vm2ZQ=; b=XpDBZy0n2xhpSWdx4BjO 5sar5C94+y7rBcf4hKTWHVxK+c3KiWKRiHdCo+zNzebcdYKkt4TerAOtXHYCOEFMIGqZiYOB1KFat UF0QAmRKxTZdt8UtZIqcWg8lSSucYWFqgprBI1iW8xGicavXMgUeX9O466xBi0sG6UKwM+lXsrvpF nosiT5WT4qlqZadK2au9LaOknK/mRE2JuGlfrieb2GwArWYqc63FTpqxmfEfGWQ1JhK8B+GKOIHem BWEtt0gopI3WANGRvZOu6mzd1wVsCJurR4d5WqEfvqcYZRZmQGTXjHEjwi2dpEQR8exDVqa37VhEJ f+/OLGPNRkJlsA==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Thu, 19 Oct 2023 21:36:17 +0200 Message-ID: <63aa83a8d2160a8616833a3af373e1507a56bb87.1697744099.git.ludo@gnu.org> 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 * gnu/packages/linux.scm (rdma-core): Update to 48.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 6bb6d62182..4abc34c0b3 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -6749,7 +6749,7 @@ (define-public ntfsfix/static (define-public rdma-core (package (name "rdma-core") - (version "44.0") + (version "48.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/linux-rdma/rdma-core" @@ -6757,7 +6757,7 @@ (define-public rdma-core version ".tar.gz")) (sha256 (base32 - "12w5v74wz1akac09frw7qk1yd06b00239zh7bvbvqyzjc0g61mi5")))) + "0h281dw2yph8pzfsr1wblqy6pb8nd9yj1pdf5c62zwc1l9b2fa3q")))) (build-system cmake-build-system) (arguments `(#:tests? #f ;no tests