Archived
1
0
Fork 0

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 @@ name and provides query methods such as @{RubyEngine.mri?}.")
colorful and informative. TURN displays each test on a separate line with 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 failures being displayed immediately instead of at the end of the tests. Note
that TURN is no longer being maintained.") that TURN is no longer being maintained.")
(home-page "http://rubygems.org/gems/turn") (home-page "https://rubygems.org/gems/turn")
(license license:expat))) (license license:expat)))
(define-public ruby-mimemagic (define-public ruby-mimemagic