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