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

Felix Yan felixonmars at archlinux.org
Mon Apr 16 08:10:21 UTC 2018


    Date: Monday, April 16, 2018 @ 08:10:20
  Author: felixonmars
Revision: 316472

upgpkg: haskell-unicode-transforms 0.3.4-1

rebuild with unicode-transforms,0.3.4

Modified:
  haskell-unicode-transforms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-16 08:07:08 UTC (rev 316471)
+++ PKGBUILD	2018-04-16 08:10:20 UTC (rev 316472)
@@ -3,8 +3,8 @@
 
 _hkgname=unicode-transforms
 pkgname=haskell-unicode-transforms
-pkgver=0.3.3
-pkgrel=5
+pkgver=0.3.4
+pkgrel=1
 pkgdesc="Unicode transforms (normalization NFC/NFD/NFKC/NFKD)"
 url="https://github.com/ekmett/unicode-transforms/"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-bitarray' 'haskell-text')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('0835e826d45d47a04d142a43561da6cb467a65a3f6dae3187454a30480f6ed6d8a27f8d2ad9d0480dced33355d4557205a9a78e780cad573b45265a8ba20e71b')
+sha512sums=('9acc57758615883adc7e416f459c4dc65891e3c4f5bc34350a90d95c995e7b0abe04a35068a1852c2d210bd16e9359445c429b956b82e86350dbebcabdd9ca4c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list