3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: slurm: Update to 20.11.3.

* gnu/packages/parallel.scm (slurm): Update to 20.11.3.
This commit is contained in:
Efraim Flashner 2021-01-30 23:49:02 +02:00
parent ebf88ff593
commit 8d7bc7932f
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -108,7 +108,7 @@ and they are executed on lists of files, hosts, users or other items.")
(define-public slurm
(package
(name "slurm")
(version "20.11.2")
(version "20.11.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -116,7 +116,7 @@ and they are executed on lists of files, hosts, users or other items.")
version ".tar.bz2"))
(sha256
(base32
"15h2vs58apgdz02ijgr46090vjyaa81qcm76mm6fxlvkkfd4pyxp"))
"1s70x6yh60sx63dgmp5rlhq8jcz7kxv9pk8gbs9v1jg8zps5h5bk"))
(modules '((guix build utils)))
(snippet
'(begin