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

Felix Yan felixonmars at gemini.archlinux.org
Sun Nov 14 12:40:10 UTC 2021


    Date: Sunday, November 14, 2021 @ 12:40:10
  Author: felixonmars
Revision: 1047378

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

Modified:
  haskell-unicode-collation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-14 12:18:53 UTC (rev 1047377)
+++ PKGBUILD	2021-11-14 12:40:10 UTC (rev 1047378)
@@ -2,8 +2,8 @@
 
 _hkgname=unicode-collation
 pkgname=haskell-unicode-collation
-pkgver=0.1.3
-pkgrel=25
+pkgver=0.1.3.1
+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")
-sha256sums=('f11f09eb9f6cd7676e121b5ad2b6a8e9b3e99c566acdc8b6896dc724da9d7d59')
+sha512sums=('7c8de0e1c3053bdea7f4007fd7711d5d18fd2f19ddd78ffc3d51cab3ee34623faa51d45ea8408b3e079741bfed9bc453ecc89cc2e20f479280d3646f0f1ecc44')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list