me
/
guix
Archived
1
0
Fork 0

gnu: slurm: Update to 20.11.9 [fixes CVE-2022-{29500,29501,29502}].

* gnu/packages/parallel.scm (slurm): Update to 20.11.9.
Ludovic Courtès 2022-05-06 09:56:10 +02:00 committed by Ludovic Courtès
parent a2fb35e43d
commit c018871c04
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -166,7 +166,7 @@ when jobs finish.")
(define-public slurm
(package
(name "slurm")
(version "20.11.7")
(version "20.11.9")
(source (origin
(method url-fetch)
(uri (string-append
@ -174,7 +174,7 @@ when jobs finish.")
version ".tar.bz2"))
(sha256
(base32
"1fdjihg1x7ks5l77yjv14a4mg6r0v8c3zk1dcxkhrhq3n4dc9nbs"))
"0xq2d6dm285y541dyg1h66z7svsisrq8c81ag0f601xz1cn3mq9m"))
(modules '((guix build utils)))
(snippet
'(begin