Date: Monday, December 12, 2016 @ 13:34:59 Author: felixonmars Revision: 199022
upgpkg: haskell-xml-conduit 1.4.0.2-1 rebuild with xml-conduit-1.4.0.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-12 12:52:22 UTC (rev 199021) +++ PKGBUILD 2016-12-12 13:34:59 UTC (rev 199022) @@ -4,8 +4,8 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit -pkgver=1.4.0.1 -pkgrel=5 +pkgver=1.4.0.2 +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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('7c9c171230bcb66b1ab6b0b201f6e5666c79ad4eb0747e68eb1d932591ab1700') +sha256sums=('55f77ce489fd04a2602733a55e8b7487a565f9bbb877a7ce606f2fd6c1fbe318') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
