guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: gnu: kbd: Set home page to kbd-project.org.


From: Marius Bakke
Subject: 02/05: gnu: kbd: Set home page to kbd-project.org.
Date: Fri, 12 May 2017 09:26:56 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 0ed81d04762bcec0cb4d06e6d9a301c9504caf2f
Author: Marius Bakke <address@hidden>
Date:   Fri May 12 00:53:51 2017 +0200

    gnu: kbd: Set home page to kbd-project.org.
    
    * gnu/packages/linux.scm (kbd)[home-page]: Update.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 9cdd45c..7bb26c7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1685,7 +1685,7 @@ system.")
               ("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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]