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

Felix Yan felixonmars at archlinux.org
Tue Nov 6 17:39:00 UTC 2018


    Date: Tuesday, November 6, 2018 @ 17:38:59
  Author: felixonmars
Revision: 401722

upgpkg: ghc 8.6.2-1

Modified:
  ghc/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-06 16:59:34 UTC (rev 401721)
+++ PKGBUILD	2018-11-06 17:38:59 UTC (rev 401722)
@@ -11,7 +11,7 @@
 
 pkgbase=ghc
 pkgname=(ghc-libs ghc ghc-static)
-pkgver=8.6.1
+pkgver=8.6.2
 pkgrel=1
 pkgdesc='The Glasgow Haskell Compiler'
 arch=('x86_64')
@@ -22,7 +22,7 @@
 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=('7979273bbd190c92057638db7a4ebcf98d2a31beed71489b308590c0ca034cb7cc8ab7e688c3c3c51bcae84d03b836eb2054e9bed25d2f359aa04bcc49db863a'
+sha512sums=('85f1617d67876bfbb1e3ea9666d322d49b5518f6192600cef11a6c4accb7a761b7fa31dd905c2ff09c22a3ab08f03c6a99abc1595c5634687f7b64b41ca6cbaf'
             'afb119e4f665770c5704b97034d2488504eaa7afcddca2fb6b554079921cd2330599bcb5c36669f0d0e7856dd99ae1deeca1b0e97e2371a783f26e5ef9776ba9'
             'bd65a369b618ec9bee46c028c2b6acff8f883f60f6cad6e5be8561fbcef6118278abec11bb86f9e6f92cb2e05ad74ec54611c1788e8ed95187d0091fcbbf8767'
             'd4bfdd4c8ad9ac612cf187fec150850e9f4068a4a4202503c00dba07ba26f804bc11d7181249f7e3452d7ede60dc5dedea34e73fdb584ac2953068b51c6fd5ad')
@@ -95,7 +95,7 @@
   pkgdesc='The Glasgow Haskell Compiler - Dynamic Libraries'
   install='ghc.install'
   depends=('gmp' 'libffi' 'perl')
-  provides=('haskell-array=0.5.2.0'
+  provides=('haskell-array=0.5.3.0'
             'haskell-base=4.12.0.0'
             'haskell-binary=0.8.6.0'
             'haskell-bytestring=0.10.8.2'
@@ -103,10 +103,10 @@
             'haskell-deepseq=1.4.4.0'
             'haskell-directory=1.3.3.0'
             'haskell-filepath=1.4.2.1'
-            'haskell-ghc-boot=8.6.1'
-            'haskell-ghc-boot-th=8.6.1'
+            'haskell-ghc-boot=8.6.2'
+            'haskell-ghc-boot-th=8.6.2'
             'haskell-ghc-compact=0.1.0.0'
-            'haskell-ghc-heap=8.6.1'
+            'haskell-ghc-heap=8.6.2'
             'haskell-ghc-prim=0.5.3'
             'haskell-haskeline=0.7.4.3'
             'haskell-hpc=0.6.0.3'
@@ -156,6 +156,7 @@
             'haskell-xhtml'
             'haskell-cabal')
 
+
   provides+=("haskell-ghci=$pkgver")
   conflicts+=('haskell-ghci')
 



More information about the arch-commits mailing list