gnu: byobu: Update home page.
* gnu/packages/screen.scm (byobu)[home-page]: Update & use HTTPS.
This commit is contained in:
parent
9e29921162
commit
97353dfb69
|
@ -141,7 +141,7 @@ controlling terminal and attach to it later.")
|
|||
(wrap-program select
|
||||
`("BYOBU_PYTHON" = (,python)))
|
||||
#t))))))
|
||||
(home-page "http://byobu.co/index.html")
|
||||
(home-page "https://byobu.org/")
|
||||
(synopsis "Text-based window manager and terminal multiplexer")
|
||||
(description
|
||||
"Byobu is a Japanese term for decorative, multi-panel screens that serve
|
||||
|
|
Loading…
Reference in New Issue