Archived
1
0
Fork 0

gnu: ytalk: Use HTTPS home page.

* gnu/packages/messaging.scm (ytalk)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:15:47 +01:00
parent 1d7be5938b
commit 898dc4947f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1238,7 +1238,7 @@ for sending encrypted messages to one person or many subscribers.")
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("ncurses" ,ncurses))) `(("ncurses" ,ncurses)))
(home-page "http://ytalk.ourproject.org") (home-page "https://ytalk.ourproject.org")
(synopsis "Multi-user chat program") (synopsis "Multi-user chat program")
(description "Ytalk is a replacement for the BSD talk program. Its main (description "Ytalk is a replacement for the BSD talk program. Its main
advantage is the ability to communicate with any arbitrary number of users at advantage is the ability to communicate with any arbitrary number of users at