upgrade slurm 20.02 version

This commit is contained in:
Yann Dupont 2020-05-06 17:39:35 +02:00
parent a41204d109
commit e77233c915

View file

@ -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"))
))
))