mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
try 26.2
This commit is contained in:
parent
2285f10ac7
commit
67406156c6
1 changed files with 2 additions and 2 deletions
|
@ -390,7 +390,7 @@
|
|||
(package
|
||||
(inherit rdma-core)
|
||||
(name "glicid-specific-rdma-core-gcc-10")
|
||||
(version "31.0")
|
||||
(version "26.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://github.com/linux-rdma/rdma-core"
|
||||
|
@ -398,7 +398,7 @@
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"02ym93k6khfmzm9rml79x9zh1dy8231sygw16r287mhwp0x9mbji"))))
|
||||
"1ilns8spik1xz2n668pf0awp4n7b3q7n886ml0q3bslb8fmqfl0i"))))
|
||||
(inputs `(("gcc", gcc-10)
|
||||
,@(package-inputs rdma-core)))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue