[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/21: gnu: rdma-core: Update to 33.1.
From: |
guix-commits |
Subject: |
18/21: gnu: rdma-core: Update to 33.1. |
Date: |
Thu, 28 Jan 2021 15:08:17 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit c2739c0801ebc5461564e862ce8f08405e2782dc
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Thu Jan 28 17:10:48 2021 +0000
gnu: rdma-core: Update to 33.1.
* gnu/packages/linux.scm (rdma-core): Update to 33.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
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 043cf2c..54b4f76 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5507,7 +5507,7 @@ The package provides additional NTFS tools.")
(define-public rdma-core
(package
(name "rdma-core")
- (version "26.0")
+ (version "33.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/linux-rdma/rdma-core"
@@ -5515,7 +5515,7 @@ The package provides additional NTFS tools.")
version ".tar.gz"))
(sha256
(base32
- "14raqwx4pkzghiwkx1v0dq338f7xqqx8rnsxlpdnngvjy1p5l79j"))))
+ "1rah0v9gq9rksqd2c17nmydsxcjz178n7m2y4ricwlf5pq1b2yfi"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests
- 07/21: gnu: libcap-ng: Update to 0.8.2., (continued)
- 07/21: gnu: libcap-ng: Update to 0.8.2., guix-commits, 2021/01/28
- 11/21: gnu: libime: Update to 1.0.3., guix-commits, 2021/01/28
- 12/21: gnu: fcitx5: Update to 5.0.4., guix-commits, 2021/01/28
- 08/21: gnu: gusb: Update to 0.3.5., guix-commits, 2021/01/28
- 09/21: gnu: fcitx5-configtool: Fix indentation., guix-commits, 2021/01/28
- 13/21: gnu: fcitx5-lua: Update to 5.0.2., guix-commits, 2021/01/28
- 14/21: gnu: fcitx5-chinese-addons: Update to 5.0.3., guix-commits, 2021/01/28
- 17/21: gnu: fcitx5-configtool: Update to 5.0.2., guix-commits, 2021/01/28
- 19/21: gnu: libfabric: Update to 0.11.2., guix-commits, 2021/01/28
- 21/21: gnu: xfce4-statusnotifier-plugin: Update to 0.2.3., guix-commits, 2021/01/28
- 18/21: gnu: rdma-core: Update to 33.1.,
guix-commits <=
- 20/21: gnu: xfce4-panel: Update to 4.16.1., guix-commits, 2021/01/28
- 16/21: gnu: fcitx5-qt: Update to 5.0.2., guix-commits, 2021/01/28
- 15/21: gnu: fcitx5-gtk: Update to 5.0.3., guix-commits, 2021/01/28