gnu: turn: Use HTTPS home page.

* gnu/packages/ruby.scm (turn)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 12:46:03 +01:00
parent f1fa954a7d
commit f433b6625e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5968,7 +5968,7 @@ (define-public ruby-turn
colorful and informative. TURN displays each test on a separate line with
failures being displayed immediately instead of at the end of the tests. Note
that TURN is no longer being maintained.")
(home-page "http://rubygems.org/gems/turn")
(home-page "https://rubygems.org/gems/turn")
(license license:expat)))
(define-public ruby-mimemagic