me
/
guix
Archived
1
0
Fork 0

gnu: xdotool: Use HTTPS home page.

* gnu/packages/xdisorg.scm (xdotool)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 23:19:26 +01:00
parent 0622403d35
commit 91fa58c739
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@ X11 (yet).")
("libxinerama" ,libxinerama) ("libxinerama" ,libxinerama)
("libxtst" ,libxtst) ("libxtst" ,libxtst)
("libxkbcommon" ,libxkbcommon))) ("libxkbcommon" ,libxkbcommon)))
(home-page "http://www.semicomplete.com/projects/xdotool") (home-page "https://www.semicomplete.com/projects/xdotool/")
(synopsis "Fake keyboard/mouse input, window management, and more") (synopsis "Fake keyboard/mouse input, window management, and more")
(description "Xdotool lets you simulate keyboard input and mouse activity, (description "Xdotool lets you simulate keyboard input and mouse activity,
move and resize windows, etc. It does this using X11's XTEST extension and move and resize windows, etc. It does this using X11's XTEST extension and