From 912575870825de2495de912d6c0a5f1c1e1b52dc Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Wed, 17 Jan 2018 19:22:15 +0100 Subject: [PATCH] gnu: slurm: Use HTTPS for home page. * gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS. --- gnu/packages/parallel.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm index 2ec866f5f607ce0313d14a662a1a164fb196d9da..6adde3dde9c02c1be7307984b1c8f1da3e30b92e 100644 --- a/gnu/packages/parallel.scm +++ b/gnu/packages/parallel.scm @@ -139,7 +139,7 @@ and they are executed on lists of files, hosts, users or other items.") (modify-phases %standard-phases (add-after 'unpack 'autoconf (lambda _ (invoke "autoconf")))))) ; configure.ac was patched - (home-page "http://slurm.schedmd.com/") + (home-page "https://slurm.schedmd.com/") (synopsis "Workload manager for cluster computing") (description "SLURM is a fault-tolerant and highly scalable cluster management and job