mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
bump version (test)
This commit is contained in:
parent
814fb1cc87
commit
884e261316
1 changed files with 2 additions and 2 deletions
|
@ -570,7 +570,7 @@ in the @code{debug} output), and binutils.")))
|
||||||
(package
|
(package
|
||||||
(inherit rdma-core)
|
(inherit rdma-core)
|
||||||
(name "glicid-specific-rdma-core-gcc-11")
|
(name "glicid-specific-rdma-core-gcc-11")
|
||||||
(version "28.1")
|
(version "34.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://github.com/linux-rdma/rdma-core"
|
(uri (string-append "https://github.com/linux-rdma/rdma-core"
|
||||||
|
@ -578,7 +578,7 @@ in the @code{debug} output), and binutils.")))
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"04y7wm2an842hf6idlbjvmiqnlh05xb2i9rhdb5ifzw6n3ciz5nr"))))
|
"1s4b80jzdi2m6j5aix3mxl6iafgbqp88pfxy7568zxwc8rkcz71x"))))
|
||||||
(inputs `(("gcc", gcc-11)
|
(inputs `(("gcc", gcc-11)
|
||||||
,@(package-inputs rdma-core)))
|
,@(package-inputs rdma-core)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue