[arch-commits] Commit in haskell-edit-distance/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Sep 7 09:13:22 UTC 2020


    Date: Monday, September 7, 2020 @ 09:13:21
  Author: felixonmars
Revision: 699504

upgpkg: haskell-edit-distance 0.2.2.1-25: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3

Modified:
  haskell-edit-distance/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-07 09:12:53 UTC (rev 699503)
+++ PKGBUILD	2020-09-07 09:13:21 UTC (rev 699504)
@@ -4,7 +4,7 @@
 _hkgname=edit-distance
 pkgname=haskell-edit-distance
 pkgver=0.2.2.1
-pkgrel=24
+pkgrel=25
 pkgdesc="Levenshtein and restricted Damerau-Levenshtein edit distances"
 url="https://github.com/phadej/edit-distance"
 license=("BSD")



More information about the arch-commits mailing list