~ruther/guix-local

e62694150096c67fa4942ddb30b211ccaf4dacfd — Ludovic Courtès 2 months ago d6d1554
gnu: rdma-core: Update to 60.0.

* gnu/packages/linux.scm (rdma-core): Update to 60.0.

Change-Id: Iaddc0f820e23893f3420f147f01ec209dc7e98c9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 8073,7 8073,7 @@ from the ntfs-3g package.  It is meant to be used in initrds.")
(define-public rdma-core
  (package
    (name "rdma-core")
    (version "59.0")
    (version "60.0")
    (source (origin
              (method url-fetch)
              (uri (string-append "https://github.com/linux-rdma/rdma-core"


@@ 8081,7 8081,7 @@ from the ntfs-3g package.  It is meant to be used in initrds.")
                                  version ".tar.gz"))
              (sha256
               (base32
                "1rbw0nxn7h9984r44pcwvnbdz2ycdn5wsmzrbwxxr31i7fqnkhg2"))))
                "1pi8jf1pibfhh3ps2kvj2y8y6yahpw7jjyp0mpxmvama9qp8j6wv"))))
    (build-system cmake-build-system)
    (arguments
     `(#:tests? #f                      ;no tests