Date: Friday, April 23, 2021 @ 21:58:53 Author: felixonmars Revision: 923450
upgpkg: haskell-xml-conduit 1.9.1.1-1: rebuild with xml-conduit 1.9.1.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-23 21:58:08 UTC (rev 923449) +++ PKGBUILD 2021-04-23 21:58:53 UTC (rev 923450) @@ -3,8 +3,8 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit -pkgver=1.9.1.0 -pkgrel=16 +pkgver=1.9.1.1 +pkgrel=1 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT") @@ -14,7 +14,7 @@ 'haskell-resourcet' 'haskell-blaze-html' 'haskell-xml-types') makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 'haskell-hunit') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('7c5277ec1ed7f519a78db63d1f16592af317ea466f1f460bafb9ed2fa7cc99b986b5ef72f529f7c353cef8c2f4457fef20312d627f9817e58ed6292ef3f478ce') +sha512sums=('4d75960eb400a4ac8cb13bb70f59b554659fa2a6165906f73097a2bc564505a1efa78e72b121d9ed0fd8b424ff25cd1d8368e6c1f2b6ffa4b0aa36f584727687') build() { cd $_hkgname-$pkgver