[arch-commits] Commit in ghc/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Feb 26 20:30:04 UTC 2020


    Date: Wednesday, February 26, 2020 @ 20:30:03
  Author: felixonmars
Revision: 583152

upgpkg: ghc 8.8.3-1

Modified:
  ghc/trunk/PKGBUILD

----------+
 PKGBUILD |   24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 20:27:06 UTC (rev 583151)
+++ PKGBUILD	2020-02-26 20:30:03 UTC (rev 583152)
@@ -11,7 +11,7 @@
 
 pkgbase=ghc
 pkgname=(ghc-libs ghc ghc-static)
-pkgver=8.8.2
+pkgver=8.8.3
 pkgrel=1
 pkgdesc='The Glasgow Haskell Compiler'
 arch=('x86_64')
@@ -22,10 +22,10 @@
 source=("https://downloads.haskell.org/~ghc/$pkgver/$pkgbase-${pkgver}-src.tar.xz"
         ghc-rebuild-doc-index.hook ghc-register.hook ghc-unregister.hook)
 noextract=("$pkgbase-${pkgver}-src.tar.xz")
-sha512sums=('11eec0bc03254ea848a5c86bc3e2da317801a1227dd91406a157e11cb675891d77d61177b740b6df88bd823063f6cb2af5a928a7540e25392d9d0769ea121069'
-            'afb119e4f665770c5704b97034d2488504eaa7afcddca2fb6b554079921cd2330599bcb5c36669f0d0e7856dd99ae1deeca1b0e97e2371a783f26e5ef9776ba9'
-            'bd65a369b618ec9bee46c028c2b6acff8f883f60f6cad6e5be8561fbcef6118278abec11bb86f9e6f92cb2e05ad74ec54611c1788e8ed95187d0091fcbbf8767'
-            'd4bfdd4c8ad9ac612cf187fec150850e9f4068a4a4202503c00dba07ba26f804bc11d7181249f7e3452d7ede60dc5dedea34e73fdb584ac2953068b51c6fd5ad')
+sha512sums=('7db0d820a288e56bd32935cc03584295900605f6e7cac6fe6adcb3ec6c24d8d2cebf7a8efa421f2d2fa192602d7f24dfad1ddeeba252455e4cb8baa9889dcaa9'
+            'd69e5222d1169c4224a2b69a13e57fdd574cb1b5932b15f4bc6c7d269a9658dd87acb1be81f52fbcf3cb64f96978b9943d10cee2c21bff0565aaa93a5d35fcae'
+            '3dd22d48827a64c7b92418bb590d533e3e39ebd325a6a829f4573093476176c2107ae810108ec48973c253a643e3371483b1ae6bbb49d88fe12d3510876b009e'
+            '6141310437a96e2ec485153eff3442d2d8ef9c128812fb27c592d183f8f909e6c47118c9284a080d2b683e0d9c4185909559ccc398753bd1534610c0fcd60c54')
 
 prepare() {
   # Need to extract this tarball with a UTF-8 locale instead of a chroot's "C"
@@ -37,8 +37,6 @@
 
   cp mk/build.mk{.sample,}
   sed -i '1iBuildFlavour = perf' mk/build.mk
-
-  sed -i '/defined(STAGE)/d' includes/MachDeps.h
 }
 
 build() {
@@ -103,21 +101,21 @@
             'haskell-bytestring=0.10.10.0'
             'haskell-containers=0.6.2.1'
             'haskell-deepseq=1.4.4.0'
-            'haskell-directory=1.3.4.0'
+            'haskell-directory=1.3.6.0'
             'haskell-filepath=1.4.2.1'
-            'haskell-ghc-boot=8.8.2'
-            'haskell-ghc-boot-th=8.8.2'
+            'haskell-ghc-boot=8.8.3'
+            'haskell-ghc-boot-th=8.8.3'
             'haskell-ghc-compact=0.1.0.0'
-            'haskell-ghc-heap=8.8.2'
+            'haskell-ghc-heap=8.8.3'
             'haskell-ghc-prim=0.5.3'
             'haskell-haskeline=0.7.5.0'
             'haskell-hpc=0.6.0.3'
             'haskell-integer-gmp=1.0.2.0'
-            'haskell-libiserv=8.8.2'
+            'haskell-libiserv=8.8.3'
             'haskell-mtl=2.2.2'
             'haskell-parsec=3.1.14.0'
             'haskell-pretty=1.1.3.6'
-            'haskell-process=1.6.7.0'
+            'haskell-process=1.6.8.0'
             'haskell-stm=2.5.0.0'
             'haskell-template-haskell=2.15.0.0'
             'haskell-terminfo=0.4.1.4'



More information about the arch-commits mailing list