Date: Tuesday, October 4, 2022 @ 12:22:34 Author: felixonmars Revision: 1320962
upgpkg: haskell-unicode-collation 0.1.3.3-1: rebuild with unicode-collation 0.1.3.3 Modified: haskell-unicode-collation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-04 12:20:30 UTC (rev 1320961) +++ PKGBUILD 2022-10-04 12:22:34 UTC (rev 1320962) @@ -2,8 +2,8 @@ _hkgname=unicode-collation pkgname=haskell-unicode-collation -pkgver=0.1.3.2 -pkgrel=27 +pkgver=0.1.3.3 +pkgrel=1 pkgdesc="Haskell implementation of the Unicode Collation Algorithm" url="https://github.com/jgm/unicode-collation" license=("BSD") @@ -12,7 +12,7 @@ makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-unicode-transforms') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('61ecbe8af1356bc40ec4c41412b4faf70a7da2c73fb08a62a543f25f819286f1542ed7bbc5f9eaafb9c3e97210f086e09b6a53b774bbee489df55fdb7a458339') +sha512sums=('bbb8fb3d52fa4906ddb92fb605f49b4c726cfcffd1f950c8a78bc495594a2e7d85fa78e2009da850f0218fce09a57f829ce0f3d6a6000b9b6484754f8c8260e8') prepare() { cd $_hkgname-$pkgver
