mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: turn: Use HTTPS home page.
* gnu/packages/ruby.scm (turn)[home-page]: Use HTTPS.
This commit is contained in:
parent
f1fa954a7d
commit
f433b6625e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue