Date: Friday, October 14, 2022 @ 19:27:34
  Author: felixonmars
Revision: 1329018

upgpkg: haskell-unicode-data 0.4.0-1: rebuild with unicode-data 0.4.0

Modified:
  haskell-unicode-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-14 19:00:10 UTC (rev 1329017)
+++ PKGBUILD    2022-10-14 19:27:34 UTC (rev 1329018)
@@ -2,8 +2,8 @@
 
 _hkgname=unicode-data
 pkgname=haskell-unicode-data
-pkgver=0.3.1
-pkgrel=3
+pkgver=0.4.0
+pkgrel=1
 pkgdesc="Access Unicode Character Database (UCD)"
 url="https://github.com/composewell/unicode-data";
 license=("Apache")
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'uusi' 'haskell-hspec' 'haskell-hspec-discover')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('be1f815497a7c4d46395ba6dfc49f811a9716a670381f89f102b7df0f0f35c60')
+sha256sums=('4890d5a26cae879ea573dc07408e833ad49937a9a551a3bbdc4fa77718644127')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to