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

Felix Yan felixonmars at archlinux.org
Fri May 18 05:09:46 UTC 2018


    Date: Friday, May 18, 2018 @ 05:09:45
  Author: felixonmars
Revision: 324138

upgpkg: haskell-aeson-better-errors 0.9.1.0-53

rebuild with ghc 8.4.2

Modified:
  haskell-aeson-better-errors/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 05:09:01 UTC (rev 324137)
+++ PKGBUILD	2018-05-18 05:09:45 UTC (rev 324138)
@@ -5,12 +5,12 @@
 _hkgname=aeson-better-errors
 pkgname=haskell-aeson-better-errors
 pkgver=0.9.1.0
-pkgrel=52
+pkgrel=53
 pkgdesc="Better error messages when decoding JSON values."
 url="https://github.com/hdgarrood/aeson-better-errors"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-aeson" "haskell-dlist" "haskell-mtl" "haskell-scientific" "haskell-text"
+depends=('ghc-libs' "haskell-aeson" "haskell-dlist" "haskell-scientific"
          "haskell-transformers-compat" "haskell-unordered-containers" "haskell-vector" "haskell-void")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list