~ruther/guix-local

912575870825de2495de912d6c0a5f1c1e1b52dc — Tobias Geerinckx-Rice 8 years ago 4ff22ec
gnu: slurm: Use HTTPS for home page.

* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/parallel.scm
M gnu/packages/parallel.scm => gnu/packages/parallel.scm +1 -1
@@ 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