diff options
Diffstat (limited to 'gnu/packages/xnee.scm')
-rw-r--r-- | gnu/packages/xnee.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xnee.scm b/gnu/packages/xnee.scm index 84dd85b2e7..fc5130c0ec 100644 --- a/gnu/packages/xnee.scm +++ b/gnu/packages/xnee.scm @@ -50,7 +50,7 @@ ("xproto" ,xproto))) (native-inputs `(("pkg-config" ,pkg-config))) - (home-page "http://www.gnu.org/software/xnee/") + (home-page "https://www.gnu.org/software/xnee/") (synopsis "Record, replay and distribute user actions under X11") (description "GNU Xnee is a program that can record, replay and distribute user |