mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
upgrade slurm 20.02 version
This commit is contained in:
parent
a41204d109
commit
e77233c915
1 changed files with 2 additions and 2 deletions
|
@ -96,12 +96,12 @@
|
|||
(package
|
||||
(inherit glicid-custom-slurm-19.05)
|
||||
(name "glicid-custom-slurm-20.02")
|
||||
(version "20.02.1")
|
||||
(version "20.02.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://download.schedmd.com/slurm/slurm-" version ".tar.bz2"))
|
||||
(sha256 (base32 "198in1hq0wh8qi8cfz9dqfc1p7f1qfhxc8ang0228ab8c4y83sby"))
|
||||
(sha256 (base32 "0bna1kyqphw6v7ca3gyfb3nlcpclc9vx8py55w7l7sv8xxsqrrvy"))
|
||||
))
|
||||
))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue