Date: Sunday, March 19, 2023 @ 07:34:37
  Author: felixonmars
Revision: 1424192

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

Modified:
  haskell-unicode-collation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-19 07:32:41 UTC (rev 1424191)
+++ PKGBUILD    2023-03-19 07:34:37 UTC (rev 1424192)
@@ -2,8 +2,8 @@
 
 _hkgname=unicode-collation
 pkgname=haskell-unicode-collation
-pkgver=0.1.3.3
-pkgrel=18
+pkgver=0.1.3.4
+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=('bbb8fb3d52fa4906ddb92fb605f49b4c726cfcffd1f950c8a78bc495594a2e7d85fa78e2009da850f0218fce09a57f829ce0f3d6a6000b9b6484754f8c8260e8')
+sha512sums=('88017dd6d8a96b4248fe993385bad8a5fbe134bdaab05b1f8956bc53c8abba927e22233eed6e3a1760c5cee928a9b2fc74bdb5c0c2c7be7e98bda0049852aec0')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to