Date: Wednesday, January 17, 2018 @ 04:11:29 Author: felixonmars Revision: 283539
upgpkg: haskell-xml-conduit 1.7.1.2-1 rebuild with xml-conduit,1.7.1.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-17 04:10:03 UTC (rev 283538) +++ PKGBUILD 2018-01-17 04:11:29 UTC (rev 283539) @@ -4,8 +4,8 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit -pkgver=1.7.1.1 -pkgrel=3 +pkgver=1.7.1.2 +pkgrel=1 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT") @@ -16,7 +16,7 @@ 'haskell-blaze-html' 'haskell-xml-types') makedepends=('ghc' 'haskell-hspec' 'haskell-hunit') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('844f462102120b8227b95ad68b66c10b2dc08a4b926624c0f0ae758bb71c5cf08e58f91466312a6d60ae39c0067815527fe4c2a1dbae4ff0f7fd033b9f274e26') +sha512sums=('da9d8af3f3f8cc0a88557d42edce1aa5cf965d3a87a1dcf8db3fc2dd8bee8ccdf574f9a7b091b94f6831f824b56e2598c5a0ba94d0d16edff47f2d7e9217448c') build() { cd $_hkgname-$pkgver
