mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: pciutils: Use HTTPS home page.
* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
This commit is contained in:
parent
54a402ddd1
commit
8af77fe96b
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
(inputs
|
(inputs
|
||||||
`(("kmod" ,kmod)
|
`(("kmod" ,kmod)
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(home-page "http://mj.ucw.cz/sw/pciutils/")
|
(home-page "https://mj.ucw.cz/sw/pciutils/")
|
||||||
(synopsis "Programs for inspecting and manipulating PCI devices")
|
(synopsis "Programs for inspecting and manipulating PCI devices")
|
||||||
(description
|
(description
|
||||||
"The PCI Utilities are a collection of programs for inspecting and
|
"The PCI Utilities are a collection of programs for inspecting and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue