[arch-commits] Commit in haskell-wl-pprint-extras/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 12:21:14 UTC 2018


    Date: Thursday, May 17, 2018 @ 12:21:13
  Author: felixonmars
Revision: 323702

upgpkg: haskell-wl-pprint-extras 3.5.0.5-37

rebuild with ghc 8.4.2

Modified:
  haskell-wl-pprint-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 11:23:36 UTC (rev 323701)
+++ PKGBUILD	2018-05-17 12:21:13 UTC (rev 323702)
@@ -4,12 +4,12 @@
 _hkgname=wl-pprint-extras
 pkgname=haskell-wl-pprint-extras
 pkgver=3.5.0.5
-pkgrel=36
+pkgrel=37
 pkgdesc="A free monad based on the Wadler/Leijen pretty printer"
 url="https://github.com/ekmett/wl-pprint-extras/"
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-semigroups' 'haskell-semigroupoids' 'haskell-utf8-string' 'haskell-text')
+depends=('ghc-libs' 'haskell-semigroups' 'haskell-semigroupoids' 'haskell-utf8-string')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 sha512sums=('705107842ccbf4eb23d0b9e8069fd4d5bb1b03ffecbf9efaa8a579fd977380913d590fa370cc42476d5b28fde98fc44e7879fe343f761cd1751ebeb0b8c0e242')



More information about the arch-commits mailing list