Date: Sunday, February 5, 2017 @ 10:08:33 Author: felixonmars Revision: 209920
upgpkg: haskell-xml-conduit 1.4.0.3-1 rebuild with xml-conduit,1.4.0.3 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-05 05:48:05 UTC (rev 209919) +++ PKGBUILD 2017-02-05 10:08:33 UTC (rev 209920) @@ -4,8 +4,8 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit -pkgver=1.4.0.2 -pkgrel=7 +pkgver=1.4.0.3 +pkgrel=1 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="http://github.com/snoyberg/xml" license=("MIT") @@ -15,7 +15,7 @@ "haskell-data-default" "haskell-monad-control" "haskell-resourcet" "haskell-blaze-html" "haskell-xml-types") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('55f77ce489fd04a2602733a55e8b7487a565f9bbb877a7ce606f2fd6c1fbe318') +sha256sums=('b924632258a68fc31d5c14e00393f9c38bdfad8fb753010b8a6b5b417d99bbdf') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
