mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: kbd: Set home page to kbd-project.org.
* gnu/packages/linux.scm (kbd)[home-page]: Update.
This commit is contained in:
parent
aa9c221f74
commit
0ed81d0476
1 changed files with 1 additions and 1 deletions
|
@ -1685,7 +1685,7 @@ (define-public kbd
|
|||
("bzip2" ,bzip2)
|
||||
("pam" ,linux-pam)))
|
||||
(native-inputs `(("pkg-config" ,pkg-config)))
|
||||
(home-page "ftp://ftp.kernel.org/pub/linux/utils/kbd/")
|
||||
(home-page "http://kbd-project.org/")
|
||||
(synopsis "Linux keyboard utilities and keyboard maps")
|
||||
(description
|
||||
"This package contains keytable files and keyboard utilities compatible
|
||||
|
|
Loading…
Reference in a new issue