From 3d07439f6fab86406c7d4015eb067ba90f7381c7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 27 Oct 2017 13:59:40 +0900 Subject: [PATCH] update source urls to the ones they redirected to --- ghc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc.spec b/ghc.spec index ea59561..2831ab4 100644 --- a/ghc.spec +++ b/ghc.spec @@ -22,9 +22,9 @@ Summary: Glasgow Haskell Compiler License: BSD and HaskellReport URL: https://haskell.org/ghc/ -Source0: http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.xz +Source0: https://downloads.haskell.org/~ghc/dist/%{version}/ghc-%{version}-src.tar.xz %if %{undefined without_testsuite} -Source1: http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-testsuite.tar.xz +Source1: https://downloads.haskell.org/~ghc/dist/%{version}/ghc-%{version}-testsuite.tar.xz %endif Source3: ghc-doc-index.cron Source4: ghc-doc-index