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

Felix Yan felixonmars at archlinux.org
Mon Aug 17 04:56:46 UTC 2020


    Date: Monday, August 17, 2020 @ 04:56:43
  Author: felixonmars
Revision: 682113

upgpkg: ghc 8.10.2-1

Modified:
  ghc/trunk/PKGBUILD

----------+
 PKGBUILD |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 04:55:51 UTC (rev 682112)
+++ PKGBUILD	2020-08-17 04:56:43 UTC (rev 682113)
@@ -11,8 +11,8 @@
 
 pkgbase=ghc
 pkgname=(ghc-libs ghc ghc-static)
-pkgver=8.10.1
-pkgrel=2
+pkgver=8.10.2
+pkgrel=1
 pkgdesc='The Glasgow Haskell Compiler'
 arch=('x86_64')
 url='https://www.haskell.org/ghc/'
@@ -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=('e6bb5c326f8354f0892324586c164c6e04168215d8bfeccb594173a838a535e37bac38db6fbdb01fb37150099c12842c53be5e912dfb6a6feeae3c75d4ae24d0'
+sha512sums=('6c3f1311feab3665419a301b17fcb09d303ec822f8eb8c4021edfacff00d9b52e71895bed0e58f11d8f7970415bd8c6f95ffde1294afe795e15607199b20cefc'
             'd69e5222d1169c4224a2b69a13e57fdd574cb1b5932b15f4bc6c7d269a9658dd87acb1be81f52fbcf3cb64f96978b9943d10cee2c21bff0565aaa93a5d35fcae'
             '5f659651d8e562a4dcaae0f821d272d6e9c648b645b1d6ab1af61e4dd690dc5a4b9c6846753b7f935963f001bb1ae1f40cd77731b71ef5a8dbc079a360aa3f8f'
             '3bdbd05c4a2c4fce4adf6802ff99b1088bdfad63da9ebfc470af9e271c3dd796f86fba1cf319d8f4078054d85c6d9e6a01f79994559f24cc77ee1a25724af2e6')
@@ -96,7 +96,7 @@
   install='ghc.install'
   depends=('gmp' 'libffi' 'perl')
   provides=('haskell-array=0.5.4.0'
-            'haskell-base=4.14.0.0'
+            'haskell-base=4.14.1.0'
             'haskell-binary=0.8.8.0'
             'haskell-bytestring=0.10.10.0'
             'haskell-containers=0.6.2.1'
@@ -104,19 +104,19 @@
             'haskell-directory=1.3.6.0'
             'haskell-exceptions=0.10.4'
             'haskell-filepath=1.4.2.1'
-            'haskell-ghc-boot=8.10.1'
-            'haskell-ghc-boot-th=8.10.1'
+            'haskell-ghc-boot=8.10.2'
+            'haskell-ghc-boot-th=8.10.2'
             'haskell-ghc-compact=0.1.0.0'
-            'haskell-ghc-heap=8.10.1'
+            'haskell-ghc-heap=8.10.2'
             'haskell-ghc-prim=0.6.1'
-            'haskell-haskeline=0.8.0.0'
+            'haskell-haskeline=0.8.0.1'
             'haskell-hpc=0.6.1.0'
             'haskell-integer-gmp=1.0.3.0'
-            'haskell-libiserv=8.10.1'
+            'haskell-libiserv=8.10.2'
             'haskell-mtl=2.2.2'
             'haskell-parsec=3.1.14.0'
             'haskell-pretty=1.1.3.6'
-            'haskell-process=1.6.8.2'
+            'haskell-process=1.6.9.0'
             'haskell-stm=2.5.0.0'
             'haskell-template-haskell=2.16.0.0'
             'haskell-terminfo=0.4.1.4'



More information about the arch-commits mailing list