From 3ce913b2a780a9ef2f32cb2f2cd4664c323d01c9 Mon Sep 17 00:00:00 2001 From: Alexander Altman Date: Fri, 27 Mar 2015 17:32:51 -0700 Subject: ghc: use https for homepage URL --- Library/Formula/ghc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb index e34b934b8..bcaf4ea11 100644 --- a/Library/Formula/ghc.rb +++ b/Library/Formula/ghc.rb @@ -1,5 +1,5 @@ class Ghc < Formula - homepage "http://haskell.org/ghc/" + homepage "https://haskell.org/ghc/" url "https://downloads.haskell.org/~ghc/7.10.1/ghc-7.10.1-src.tar.xz" sha256 "92f3e3d67a637c587c49b61c704a670953509eb4b17a93c0c2ac153da4cd3aa0" -- cgit v1.2.3