[arch-commits] Commit in haskell-aeson-qq/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 16:35:53 UTC 2018


    Date: Thursday, May 17, 2018 @ 16:35:51
  Author: felixonmars
Revision: 323881

upgpkg: haskell-aeson-qq 0.8.2-35

rebuild with ghc 8.4.2

Modified:
  haskell-aeson-qq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:34:56 UTC (rev 323880)
+++ PKGBUILD	2018-05-17 16:35:51 UTC (rev 323881)
@@ -5,13 +5,13 @@
 _hkgname=aeson-qq
 pkgname=haskell-aeson-qq
 pkgver=0.8.2
-pkgrel=34
+pkgrel=35
 pkgdesc="JSON quasiquoter for Haskell"
 url="https://github.com/sol/aeson-qq"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-base-compat' 'haskell-text' 'haskell-attoparsec' 'haskell-scientific'
-         'haskell-vector' 'haskell-aeson' 'haskell-parsec' 'haskell-src-meta')
+depends=('ghc-libs' 'haskell-base-compat' 'haskell-attoparsec' 'haskell-scientific'
+         'haskell-vector' 'haskell-aeson' 'haskell-src-meta')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('bae36bcda3adc946253f373158a7e2b1604bb0d1dfb733295be08c2497c22d2b114849dc02a7846dac30394f112181fc8531837f005d004d8bdf6f3bd79724a3')



More information about the arch-commits mailing list