Date: Monday, July 25, 2022 @ 17:46:59 Author: felixonmars Revision: 1258574
upgpkg: haskell-text-icu 0.8.0.2-1: rebuild with text-icu 0.8.0.2 Modified: haskell-text-icu/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 17:46:23 UTC (rev 1258573) +++ PKGBUILD 2022-07-25 17:46:59 UTC (rev 1258574) @@ -3,8 +3,8 @@ _hkgname=text-icu pkgname=haskell-text-icu -pkgver=0.8.0.1 -pkgrel=24 +pkgver=0.8.0.2 +pkgrel=1 pkgdesc="Bindings to the ICU library" url="https://github.com/haskell/text-icu" license=("BSD") @@ -13,7 +13,7 @@ makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-random' 'haskell-test-framework' 'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('f1d9cb88e7899c2d91c86098249ef92b12778acdf361826dc66902c7c8aa5c6cd295683963a3af1244a93d5cfcae6e56b807e9d0f7c2b3eb3aced971680dee06') +sha512sums=('c70b014200678b19d763347dce021970062cdbee024c93bfd09b084615f1734283d0d6eb17db64901a83e9a293c79ff8fbf7d45e8a67eb812ce5bcc85b72b9e6') build() { cd $_hkgname-$pkgver
