gnu: slurm: Use HTTPS for home page.

* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-17 19:22:15 +01:00
parent 4ff22ec3b1
commit 9125758708
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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