Date: Thursday, May 17, 2018 @ 08:04:34 Author: felixonmars Revision: 323438
upgpkg: haskell-data-textual 0.3.0.2-48 rebuild with ghc 8.4.2 Modified: haskell-data-textual/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 08:02:48 UTC (rev 323437) +++ PKGBUILD 2018-05-17 08:04:34 UTC (rev 323438) @@ -4,12 +4,12 @@ _hkgname=data-textual pkgname=haskell-data-textual pkgver=0.3.0.2 -pkgrel=47 +pkgrel=48 pkgdesc="Human-friendly textual representations." url="https://github.com/mvv/data-textual" license=('custom:BSD3') arch=('x86_64') -depends=('ghc-libs' 'haskell-parsers' 'haskell-text' 'haskell-text-latin1' 'haskell-text-printer') +depends=('ghc-libs' 'haskell-parsers' 'haskell-text-latin1' 'haskell-text-printer') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") sha512sums=('2a3bda491f27b1a279d833182bb3c3dfe76921321a9bb4746d53eda3fbab24976a28267d5d84762ac21d61be8b6ae24beeb8861160e51b412afb5180848be9ed')
