~ruther/guix-local

71d60b966d834122813d93933b21bcbd475be4fd — Tobias Geerinckx-Rice 8 years ago e03e9c8
gnu: mcelog: Use HTTPS home page.

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

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +1 -1
@@ 3699,7 3699,7 @@ the default @code{nsswitch} and the experimental @code{umich_ldap}.")
       ;; The tests will only run as root on certain supported CPU models.
       #:tests? #f))
    (supported-systems (list "i686-linux" "x86_64-linux"))
    (home-page "http://mcelog.org/")
    (home-page "https://mcelog.org/")
    (synopsis "Machine check monitor for x86 Linux systems")
    (description
     "The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,