~ruther/guix-local

6c441efc5a554bdb6a0139d552dbb38fecbd93ba — Tobias Geerinckx-Rice 8 years ago e6f6d76
gnu: acpica: Use HTTPS for home page.

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

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +1 -1
@@ 1100,7 1100,7 @@ module slots, and the list of I/O ports (e.g. serial, parallel, USB).")
                          "OPT_CFLAGS=-Wall -fno-strict-aliasing")
       #:tests? #f  ; no 'check' target.
       #:phases (modify-phases %standard-phases (delete 'configure))))
    (home-page "http://acpica.org/")
    (home-page "https://acpica.org/")
    (synopsis "Tools for the development and debug of ACPI tables")
    (description
     "The ACPI Component Architecture (@dfn{ACPICA}) project provides an