community/ghc to 8.6.5-1

This commit is contained in:
Kevin Mihelich 2019-05-05 17:04:34 +00:00
parent ff72cb39c7
commit c32d3fa6ad

View file

@ -17,7 +17,7 @@ shopt -s extglob
pkgbase=ghc
pkgname=(ghc-libs ghc ghc-static)
pkgver=8.6.4
pkgver=8.6.5
pkgrel=1
pkgdesc='The Glasgow Haskell Compiler'
arch=('x86_64')
@ -29,7 +29,7 @@ source=("https://downloads.haskell.org/~ghc/$pkgver/$pkgbase-${pkgver}-src.tar.x
ghc-rebuild-doc-index.hook ghc-register.hook ghc-unregister.hook
0001-llvm-targets-Add-armv6l-unknown-linux-gnueabihf-and-.patch)
noextract=("$pkgbase-${pkgver}-src.tar.xz")
sha512sums=('9237e45b26852cc8a6d64c80da2b28c910349bbbed60f6575035f39bcb064a5ce80ec73cd85e2298e4abefead378e19b7d7ec3ffeea09e362f20eb0b09b36798'
sha512sums=('c08a7480200cb99e1ffbe4ce7669f552b1054054966f7e7efcbc5f98af8032e1249fa391c4fc4c7d62cc8e0be5d17fa05845177f3cea3dbcf86e6c92d40fc0f9'
'afb119e4f665770c5704b97034d2488504eaa7afcddca2fb6b554079921cd2330599bcb5c36669f0d0e7856dd99ae1deeca1b0e97e2371a783f26e5ef9776ba9'
'bd65a369b618ec9bee46c028c2b6acff8f883f60f6cad6e5be8561fbcef6118278abec11bb86f9e6f92cb2e05ad74ec54611c1788e8ed95187d0091fcbbf8767'
'd4bfdd4c8ad9ac612cf187fec150850e9f4068a4a4202503c00dba07ba26f804bc11d7181249f7e3452d7ede60dc5dedea34e73fdb584ac2953068b51c6fd5ad'
@ -113,10 +113,10 @@ package_ghc-libs() {
'haskell-deepseq=1.4.4.0'
'haskell-directory=1.3.3.0'
'haskell-filepath=1.4.2.1'
'haskell-ghc-boot=8.6.4'
'haskell-ghc-boot-th=8.6.4'
'haskell-ghc-boot=8.6.5'
'haskell-ghc-boot-th=8.6.5'
'haskell-ghc-compact=0.1.0.0'
'haskell-ghc-heap=8.6.4'
'haskell-ghc-heap=8.6.5'
'haskell-ghc-prim=0.5.3'
'haskell-haskeline=0.7.4.3'
'haskell-hpc=0.6.0.3'