[arch-commits] Commit in haskell-unicode-collation/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri May 20 09:15:30 UTC 2022


    Date: Friday, May 20, 2022 @ 09:15:30
  Author: felixonmars
Revision: 1209335

upgpkg: haskell-unicode-collation 0.1.3.2-1: rebuild with unicode-collation 0.1.3.2

Modified:
  haskell-unicode-collation/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-20 09:15:19 UTC (rev 1209334)
+++ PKGBUILD	2022-05-20 09:15:30 UTC (rev 1209335)
@@ -2,8 +2,8 @@
 
 _hkgname=unicode-collation
 pkgname=haskell-unicode-collation
-pkgver=0.1.3.1
-pkgrel=39
+pkgver=0.1.3.2
+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=('7c8de0e1c3053bdea7f4007fd7711d5d18fd2f19ddd78ffc3d51cab3ee34623faa51d45ea8408b3e079741bfed9bc453ecc89cc2e20f479280d3646f0f1ecc44')
+sha512sums=('61ecbe8af1356bc40ec4c41412b4faf70a7da2c73fb08a62a543f25f819286f1542ed7bbc5f9eaafb9c3e97210f086e09b6a53b774bbee489df55fdb7a458339')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list