Date: Tuesday, February 14, 2017 @ 17:00:02 Author: felixonmars Revision: 212440
upgpkg: haskell-xml-conduit 1.4.0.4-1 rebuild with xml-conduit,1.4.0.4 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-14 15:44:56 UTC (rev 212439) +++ PKGBUILD 2017-02-14 17:00:02 UTC (rev 212440) @@ -4,8 +4,8 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit -pkgver=1.4.0.3 -pkgrel=4 +pkgver=1.4.0.4 +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=('b924632258a68fc31d5c14e00393f9c38bdfad8fb753010b8a6b5b417d99bbdf') +sha256sums=('11058279d3f75a71b5731d26fc490f86fc1b7cc461053cd54aedde8f152d52fc') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
