community/ghc to 8.4.3-1

This commit is contained in:
Kevin Mihelich 2018-06-04 03:17:17 +00:00
parent 0237c4325c
commit e70eafca4d

View file

@ -17,7 +17,7 @@ shopt -s extglob
pkgbase=ghc
pkgname=(ghc-libs ghc ghc-static)
pkgver=8.4.2
pkgver=8.4.3
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=('aeb17c986c597762381d9887679eb0eec194c2938a92b5a33e66b4c80002ead02d672b4aa968e1061ab5652b74e46a3c9f9e3d58d5be4a0ae47aa8aed288cf1f'
sha512sums=('c6cea84264f32ae888f9931f834a1d721889242f656d14262e787ec54a1793d1862ce76daacaf1006c12b8af12919501afce1dc02571373e24830e4d51803414'
'afb119e4f665770c5704b97034d2488504eaa7afcddca2fb6b554079921cd2330599bcb5c36669f0d0e7856dd99ae1deeca1b0e97e2371a783f26e5ef9776ba9'
'bd65a369b618ec9bee46c028c2b6acff8f883f60f6cad6e5be8561fbcef6118278abec11bb86f9e6f92cb2e05ad74ec54611c1788e8ed95187d0091fcbbf8767'
'd4bfdd4c8ad9ac612cf187fec150850e9f4068a4a4202503c00dba07ba26f804bc11d7181249f7e3452d7ede60dc5dedea34e73fdb584ac2953068b51c6fd5ad'
@ -113,8 +113,8 @@ package_ghc-libs() {
'haskell-deepseq=1.4.3.0'
'haskell-directory=1.3.1.5'
'haskell-filepath=1.4.2'
'haskell-ghc-boot=8.4.2'
'haskell-ghc-boot-th=8.4.2'
'haskell-ghc-boot=8.4.3'
'haskell-ghc-boot-th=8.4.3'
'haskell-ghc-compact=0.1.0.0'
'haskell-ghc-prim=0.5.2.0'
'haskell-haskeline=0.7.4.2'