summaryrefslogtreecommitdiff
path: root/gnu/packages/parallel.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2021-01-30 23:35:31 +0200
committerEfraim Flashner <efraim@flashner.co.il>2021-01-30 23:35:31 +0200
commitebf88ff593bf02e15d348e41df2139ae58ac0b6a (patch)
tree242e1438d86c59738ed4a5eb01482c616373b227 /gnu/packages/parallel.scm
parent9008e0ec3f4bbb6a3ac294aab8a67e7800b850fd (diff)
downloadguix-patches-ebf88ff593bf02e15d348e41df2139ae58ac0b6a.tar
guix-patches-ebf88ff593bf02e15d348e41df2139ae58ac0b6a.tar.gz
gnu: slurm: Update note about slurm versions.
* gnu/packages/parallel.scm: Update note about what slurm versions should be kept.
Diffstat (limited to 'gnu/packages/parallel.scm')
-rw-r--r--gnu/packages/parallel.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
index 595b8f12eb..7446ff5a67 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -194,6 +194,8 @@ by managing a queue of pending work.")
;; in incompatible ways, as noted in
;; <https://slurm.schedmd.com/troubleshoot.html#network>. Thus, keep older
;; releases here. See also <https://issues.guix.gnu.org/44387>.
+;; As noted in the link, YY.MM is the release scheme, and the 'maintenance'
+;; digit does not introduce incompatibilities.
(define-public slurm-20.02
(package