update source urls to the ones they redirected to

This commit is contained in:
Jens Petersen 2017-10-27 13:59:40 +09:00
parent 7a8b99ca5e
commit 428b709769

View File

@ -22,9 +22,9 @@ Summary: Glasgow Haskell Compiler
License: BSD and HaskellReport License: BSD and HaskellReport
URL: https://haskell.org/ghc/ 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} %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 %endif
Source3: ghc-doc-index.cron Source3: ghc-doc-index.cron
Source4: ghc-doc-index Source4: ghc-doc-index