mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: transset-df: Use HTTPS home page.
* gnu/packages/xorg.scm (transset-df)[home-page]: Use HTTPS.
This commit is contained in:
parent
5ee0e01320
commit
1dc184b441
1 changed files with 1 additions and 1 deletions
|
@ -6303,7 +6303,7 @@ (define-public transset-df
|
|||
adds functionality, including: selecting window by clicking (as transset),
|
||||
selecting windows by pointing select actual focused X11 window, selecting by
|
||||
window name or id, forcing toggle, increase or decrease opacity.")
|
||||
(home-page "http://forchheimer.se/transset-df/")
|
||||
(home-page "https://forchheimer.se/transset-df/")
|
||||
(license license:x11)))
|
||||
|
||||
(define-public bdfresize
|
||||
|
|
Loading…
Reference in a new issue