Date: Thursday, May 17, 2018 @ 06:37:58 Author: felixonmars Revision: 323320
upgpkg: haskell-hxt-regex-xmlschema 9.2.0.3-10 rebuild with ghc 8.4.2 Modified: haskell-hxt-regex-xmlschema/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 06:37:17 UTC (rev 323319) +++ PKGBUILD 2018-05-17 06:37:58 UTC (rev 323320) @@ -4,12 +4,12 @@ _hkgname=hxt-regex-xmlschema pkgname=haskell-hxt-regex-xmlschema pkgver=9.2.0.3 -pkgrel=9 +pkgrel=10 pkgdesc="A regular expression library for W3C XML Schema regular expressions" url="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" license=('MIT') arch=('x86_64') -depends=('ghc-libs' 'haskell-hxt-charproperties' 'haskell-parsec' 'haskell-text') +depends=('ghc-libs' 'haskell-hxt-charproperties') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") sha512sums=('707ad7a4b5c32785fd89131279dd89a871f134a26ce1f98fd4ac8fec196c8960c2d39d18674967379b40508748fca3a34b9289500173075c54c1d6726191bbd8')
