[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/09: gnu: acpica: Use HTTPS for home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
08/09: gnu: acpica: Use HTTPS for home page. |
Date: |
Wed, 6 Dec 2017 09:00:43 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 6c441efc5a554bdb6a0139d552dbb38fecbd93ba
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 6 01:41:41 2017 +0100
gnu: acpica: Use HTTPS for home page.
* gnu/packages/admin.scm (acpica)[home-page]: Use HTTPS.
---
gnu/packages/admin.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 7f62f30..e97fa79 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -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
- branch master updated (12746aa -> fdfdecd), Tobias Geerinckx-Rice, 2017/12/06
- 08/09: gnu: acpica: Use HTTPS for home page.,
Tobias Geerinckx-Rice <=
- 01/09: gnu: ghc-http-types: Update to 0.11., Tobias Geerinckx-Rice, 2017/12/06
- 04/09: gnu: ghc-http-client: Update to 0.5.7.1., Tobias Geerinckx-Rice, 2017/12/06
- 09/09: gnu, doc, tests: Use ‘bootloader-configuration’ everywhere., Tobias Geerinckx-Rice, 2017/12/06
- 06/09: gnu: ghc-http-conduit: Update to 2.2.4., Tobias Geerinckx-Rice, 2017/12/06
- 02/09: gnu: ghc-http-types: Run tests., Tobias Geerinckx-Rice, 2017/12/06
- 05/09: gnu: ghc-http-client-tls: Update to 0.3.5.1., Tobias Geerinckx-Rice, 2017/12/06
- 07/09: gnu: xlockmore: Update to 5.55., Tobias Geerinckx-Rice, 2017/12/06
- 03/09: gnu: ghc-aws: Update to 0.18., Tobias Geerinckx-Rice, 2017/12/06