diff options
Diffstat (limited to 'haskell/ghc/ghc.info')
-rw-r--r-- | haskell/ghc/ghc.info | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/haskell/ghc/ghc.info b/haskell/ghc/ghc.info index 358a3d1acf..f193ad658d 100644 --- a/haskell/ghc/ghc.info +++ b/haskell/ghc/ghc.info @@ -1,14 +1,14 @@ PRGNAM="ghc" -VERSION="7.8.4" +VERSION="7.10.3" HOMEPAGE="http://haskell.org/ghc/" -DOWNLOAD="http://www.haskell.org/ghc/dist/7.8.4/ghc-7.8.4-i386-unknown-linux-deb7.tar.xz \ - http://www.haskell.org/ghc/dist/7.8.4/ghc-7.8.4-src.tar.xz" -MD5SUM="33aa682a0c6db4b5c78a24f1c693d59b \ - 91f74cf9d813603cc3145528db4bbead" -DOWNLOAD_x86_64="http://www.haskell.org/ghc/dist/7.8.4/ghc-7.8.4-x86_64-unknown-linux-deb7.tar.xz \ - http://www.haskell.org/ghc/dist/7.8.4/ghc-7.8.4-src.tar.xz" -MD5SUM_x86_64="a8e26cbf09c1764c92b971d1192e7bfa \ - 91f74cf9d813603cc3145528db4bbead" +DOWNLOAD="https://downloads.haskell.org/~ghc/7.10.3/ghc-7.10.3-i386-deb8-linux.tar.xz \ + https://downloads.haskell.org/~ghc/7.10.3/ghc-7.10.3-src.tar.xz" +MD5SUM="e695560e45251e70ae1fd433044ae120 \ + 00104e629bfda9f956c23752b5f38613" +DOWNLOAD_x86_64="https://downloads.haskell.org/~ghc/7.10.3/ghc-7.10.3-x86_64-deb8-linux.tar.xz \ + https://downloads.haskell.org/~ghc/7.10.3/ghc-7.10.3-src.tar.xz" +MD5SUM_x86_64="c9ea458e25a90bcce5fe1269e014bfed \ + 00104e629bfda9f956c23752b5f38613" REQUIRES="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |