mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: heads-dev-cpio: Use HTTPS home page URI.
* gnu/packages/heads.scm (heads-dev-cpio)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
3f3b8e1a85
commit
42c4718853
1 changed files with 1 additions and 1 deletions
|
@ -193,5 +193,5 @@ (define-public heads-dev-cpio
|
|||
(synopsis "@file{dev.cpio} for Heads")
|
||||
(description "This package provides a @file{dev.cpio} file usable as a
|
||||
base for heads' initrd.")
|
||||
(home-page "http://osresearch.net/")
|
||||
(home-page "https://osresearch.net/")
|
||||
(license license:bsd-2)))
|
||||
|
|
Loading…
Reference in a new issue