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

Felix Yan felixonmars at archlinux.org
Mon Feb 8 22:31:46 UTC 2021


    Date: Monday, February 8, 2021 @ 22:31:46
  Author: felixonmars
Revision: 850338

upgpkg: ghc 8.10.4-1

Modified:
  ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-08 21:43:04 UTC (rev 850337)
+++ PKGBUILD	2021-02-08 22:31:46 UTC (rev 850338)
@@ -11,7 +11,7 @@
 
 pkgbase=ghc
 pkgname=(ghc-libs ghc ghc-static)
-pkgver=8.10.3
+pkgver=8.10.4
 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=('6f3248e728d3677dfddf2f02609167c67a194750418f2a5e34ed68f1135960761c5a5768255bfc8b2ef5640395609424878375184d2dde8e2d69021a3baf9ec8'
+sha512sums=('9bb078cb72535a352243b83b671c871392564efd09e478549f27ae58fc6f46e337a0782f5500d26d5704ad96eace22e77bb36031a1fe9b7e175f265b0b9c028b'
             'd69e5222d1169c4224a2b69a13e57fdd574cb1b5932b15f4bc6c7d269a9658dd87acb1be81f52fbcf3cb64f96978b9943d10cee2c21bff0565aaa93a5d35fcae'
             '5f659651d8e562a4dcaae0f821d272d6e9c648b645b1d6ab1af61e4dd690dc5a4b9c6846753b7f935963f001bb1ae1f40cd77731b71ef5a8dbc079a360aa3f8f'
             '3bdbd05c4a2c4fce4adf6802ff99b1088bdfad63da9ebfc470af9e271c3dd796f86fba1cf319d8f4078054d85c6d9e6a01f79994559f24cc77ee1a25724af2e6')
@@ -114,15 +114,15 @@
             'haskell-directory=1.3.6.0'
             'haskell-exceptions=0.10.4'
             'haskell-filepath=1.4.2.1'
-            'haskell-ghc-boot=8.10.3'
-            'haskell-ghc-boot-th=8.10.3'
+            'haskell-ghc-boot=8.10.4'
+            'haskell-ghc-boot-th=8.10.4'
             'haskell-ghc-compact=0.1.0.0'
-            'haskell-ghc-heap=8.10.3'
+            'haskell-ghc-heap=8.10.4'
             'haskell-ghc-prim=0.6.1'
             'haskell-haskeline=0.8.0.1'
             'haskell-hpc=0.6.1.0'
             'haskell-integer-gmp=1.0.3.0'
-            'haskell-libiserv=8.10.3'
+            'haskell-libiserv=8.10.4'
             'haskell-mtl=2.2.2'
             'haskell-parsec=3.1.14.0'
             'haskell-pretty=1.1.3.6'
@@ -168,7 +168,6 @@
             'haskell-unix'
             'haskell-xhtml'
             'haskell-ghc-pkg')
-
   provides+=("haskell-ghci=$pkgver")
   conflicts+=('haskell-ghci')
 



More information about the arch-commits mailing list