mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
bump slurm version
This commit is contained in:
parent
5dc4932148
commit
f101de99dd
1 changed files with 3 additions and 3 deletions
|
@ -92,16 +92,16 @@
|
|||
(package
|
||||
(inherit slurm-20.02-glicid)
|
||||
(name "slurm-glicid")
|
||||
(version "20.11.7")
|
||||
(version "20.11.9")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://download.schedmd.com/slurm/slurm-" version ".tar.bz2"))
|
||||
(sha256 (base32 "1fdjihg1x7ks5l77yjv14a4mg6r0v8c3zk1dcxkhrhq3n4dc9nbs"))
|
||||
(sha256 (base32 "0xq2d6dm285y541dyg1h66z7svsisrq8c81ag0f601xz1cn3mq9m"))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(define-public slurm-glicid slurm-20.11-glicid)
|
||||
(define-public slurm-ccipl slurm-20.02-glicid)
|
||||
(define-public slurm-ccipl slurm-20.11-glicid)
|
||||
|
|
Loading…
Add table
Reference in a new issue