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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 3 12:36:00 UTC 2022


    Date: Thursday, March 3, 2022 @ 12:36:00
  Author: felixonmars
Revision: 1140653

upgpkg: haskell-edit-distance 0.2.2.1-136: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0

Modified:
  haskell-edit-distance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-03 12:35:41 UTC (rev 1140652)
+++ PKGBUILD	2022-03-03 12:36:00 UTC (rev 1140653)
@@ -4,7 +4,7 @@
 _hkgname=edit-distance
 pkgname=haskell-edit-distance
 pkgver=0.2.2.1
-pkgrel=135
+pkgrel=136
 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