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

Felix Yan felixonmars at archlinux.org
Mon Jan 11 17:13:04 UTC 2021


    Date: Monday, January 11, 2021 @ 17:13:03
  Author: felixonmars
Revision: 817920

upgpkg: haskell-edit-distance 0.2.2.1-60: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6

Modified:
  haskell-edit-distance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 17:12:41 UTC (rev 817919)
+++ PKGBUILD	2021-01-11 17:13:03 UTC (rev 817920)
@@ -4,7 +4,7 @@
 _hkgname=edit-distance
 pkgname=haskell-edit-distance
 pkgver=0.2.2.1
-pkgrel=59
+pkgrel=60
 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