guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/12: gnu: turn: Use HTTPS home page.


From: guix-commits
Subject: 07/12: gnu: turn: Use HTTPS home page.
Date: Sun, 19 Jan 2020 00:09:59 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit f433b6625e6ba245c01eeb8242db48a4c2f17d1a
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 12:46:03 2020 +0100

    gnu: turn: Use HTTPS home page.
    
    * gnu/packages/ruby.scm (turn)[home-page]: Use HTTPS.
---
 gnu/packages/ruby.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index fa913be..c5c4d86 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -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
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]