[arch-commits] Commit in haskell-text-metrics/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 3 07:01:47 UTC 2022


    Date: Monday, January 3, 2022 @ 07:01:47
  Author: felixonmars
Revision: 1092358

upgpkg: haskell-text-metrics 0.3.2-1: rebuild with text-metrics 0.3.2

Modified:
  haskell-text-metrics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-03 07:00:51 UTC (rev 1092357)
+++ PKGBUILD	2022-01-03 07:01:47 UTC (rev 1092358)
@@ -2,8 +2,8 @@
 
 _hkgname=text-metrics
 pkgname=haskell-text-metrics
-pkgver=0.3.1
-pkgrel=18
+pkgver=0.3.2
+pkgrel=1
 pkgdesc="Calculate various string metrics efficiently"
 url="https://github.com/mrkkrp/text-metrics"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-vector')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c6a022e14ad2cd619881544fbda638323e8b0e177e3f40576b565afdd49c015188d9c5fc35687eea17d0540a286ab4df4e82391331d96eee66c236977b8a0be8')
+sha512sums=('2e520de8c0676f15a96e166e5b6105c835d6c3041e200595cba29b549d25edb3f1c04fd0b988c786eb92bddcdbdc776a110cb369e84ec7c9c0a8ff9f085d816e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list