diff options
Diffstat (limited to 'gnu/packages/xdisorg.scm')
-rw-r--r-- | gnu/packages/xdisorg.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 7c8c616f89..0467d5b357 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -779,7 +779,7 @@ within a single process.") ("libx11" ,libx11))) (native-inputs `(("pkg-config" ,pkg-config))) - (home-page "http://github.com/alols/xcape") + (home-page "https://github.com/alols/xcape") (synopsis "Use a modifier key in X.org as another key") (description "This utility for X.org allows to use modifier key as another key when |