diff options
Diffstat (limited to 'gnu/packages/linux.scm')
| -rw-r--r-- | gnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 7740db53768..727a8793464 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -8430,7 +8430,7 @@ from the ntfs-3g package. It is meant to be used in initrds.") | |||
| 8430 | (define-public rdma-core | 8430 | (define-public rdma-core |
| 8431 | (package | 8431 | (package |
| 8432 | (name "rdma-core") | 8432 | (name "rdma-core") |
| 8433 | (version "60.0") | 8433 | (version "62.0") |
| 8434 | (source (origin | 8434 | (source (origin |
| 8435 | (method url-fetch) | 8435 | (method url-fetch) |
| 8436 | (uri (string-append "https://github.com/linux-rdma/rdma-core" | 8436 | (uri (string-append "https://github.com/linux-rdma/rdma-core" |
| @@ -8438,7 +8438,7 @@ from the ntfs-3g package. It is meant to be used in initrds.") | |||
| 8438 | version ".tar.gz")) | 8438 | version ".tar.gz")) |
| 8439 | (sha256 | 8439 | (sha256 |
| 8440 | (base32 | 8440 | (base32 |
| 8441 | "1pi8jf1pibfhh3ps2kvj2y8y6yahpw7jjyp0mpxmvama9qp8j6wv")))) | 8441 | "1802afy4q80zl7qkxlyq71ll5fsksva43f8xfd6vlqj1c47dc2n0")))) |
| 8442 | (build-system cmake-build-system) | 8442 | (build-system cmake-build-system) |
| 8443 | (arguments | 8443 | (arguments |
| 8444 | `(#:tests? #f ;no tests | 8444 | `(#:tests? #f ;no tests |
