Date: Sunday, March 13, 2022 @ 11:23:48 Author: felixonmars Revision: 1150835
upgpkg: haskell-text-icu 0.8.0.1-1: rebuild with text-icu 0.8.0.1 Modified: haskell-text-icu/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 11:21:46 UTC (rev 1150834) +++ PKGBUILD 2022-03-13 11:23:48 UTC (rev 1150835) @@ -3,8 +3,8 @@ _hkgname=text-icu pkgname=haskell-text-icu -pkgver=0.8.0 -pkgrel=6 +pkgver=0.8.0.1 +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=('af8cdc1d01ab540329a1794537d0fa23ee917ca19b53d8bc7fbc2aa4fc2c9de23abbaa04442630755171d70eef6b89b38f3afbdb48790f2bd6c6491651e89d04') +sha512sums=('f1d9cb88e7899c2d91c86098249ef92b12778acdf361826dc66902c7c8aa5c6cd295683963a3af1244a93d5cfcae6e56b807e9d0f7c2b3eb3aced971680dee06') build() { cd $_hkgname-$pkgver
