[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/22: gnu: slurm: Update to 20.11.7.
From: |
guix-commits |
Subject: |
03/22: gnu: slurm: Update to 20.11.7. |
Date: |
Sun, 23 May 2021 17:40:20 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f72e2d216b2d28bfba368431a9738204e0450b52
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 23 16:49:42 2021 +0200
gnu: slurm: Update to 20.11.7.
* gnu/packages/parallel.scm (slurm): Update to 20.11.7.
---
gnu/packages/parallel.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
index 17e2a7f..ffca2de 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -138,7 +138,7 @@ execution is also possible.")
(define-public slurm
(package
(name "slurm")
- (version "20.11.3")
+ (version "20.11.7")
(source (origin
(method url-fetch)
(uri (string-append
@@ -146,7 +146,7 @@ execution is also possible.")
version ".tar.bz2"))
(sha256
(base32
- "1s70x6yh60sx63dgmp5rlhq8jcz7kxv9pk8gbs9v1jg8zps5h5bk"))
+ "1fdjihg1x7ks5l77yjv14a4mg6r0v8c3zk1dcxkhrhq3n4dc9nbs"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (4b08aad -> 169cbd8), guix-commits, 2021/05/23
- 03/22: gnu: slurm: Update to 20.11.7.,
guix-commits <=
- 02/22: gnu: filezilla: Update to 3.54.1., guix-commits, 2021/05/23
- 01/22: gnu: ois: Update to 1.5.1., guix-commits, 2021/05/23
- 05/22: gnu: nvc: Update to 1.5.1., guix-commits, 2021/05/23
- 06/22: gnu: butt: Update to 0.1.30., guix-commits, 2021/05/23
- 08/22: gnu: abook: Fix typo in description., guix-commits, 2021/05/23
- 11/22: gnu: diffoscope: Update to 175., guix-commits, 2021/05/23
- 15/22: gnu: retroarch: Update to 1.9.3., guix-commits, 2021/05/23
- 17/22: gnu: libetonyek: Update to 0.1.10., guix-commits, 2021/05/23
- 04/22: gnu: cava: Update to 0.7.4., guix-commits, 2021/05/23
- 07/22: gnu: butt: Add snippet., guix-commits, 2021/05/23