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

Felix Yan felixonmars at archlinux.org
Thu May 17 11:08:19 UTC 2018


    Date: Thursday, May 17, 2018 @ 11:08:18
  Author: felixonmars
Revision: 323688

upgpkg: haskell-aeson-pretty 0.8.7-5

rebuild with ghc 8.4.2

Modified:
  haskell-aeson-pretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 11:07:40 UTC (rev 323687)
+++ PKGBUILD	2018-05-17 11:08:18 UTC (rev 323688)
@@ -5,13 +5,13 @@
 _hkgname=aeson-pretty
 pkgname=haskell-aeson-pretty
 pkgver=0.8.7
-pkgrel=4
+pkgrel=5
 pkgdesc="JSON pretty-printing library and command-line tool."
 url="https://github.com/informatikr/aeson-pretty"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" "haskell-base-compat" "haskell-cmdargs"
-         "haskell-scientific" "haskell-text" "haskell-unordered-containers" "haskell-vector")
+         "haskell-scientific" "haskell-unordered-containers" "haskell-vector")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('b23cd85703ed21060dac3d608b894f0c331f6a008f0edeab319b4bdad8e07ce74f13dbe1865caa0ac091f85523fe334ae33bf735337411a9e70d1031dd5d33be')



More information about the arch-commits mailing list