[arch-commits] Commit in haskell-edit-distance/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 19 21:08:58 UTC 2021
Date: Wednesday, May 19, 2021 @ 21:08:58
Author: felixonmars
Revision: 936884
upgpkg: haskell-edit-distance 0.2.2.1-94: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1
Modified:
haskell-edit-distance/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-19 21:08:29 UTC (rev 936883)
+++ PKGBUILD 2021-05-19 21:08:58 UTC (rev 936884)
@@ -4,7 +4,7 @@
_hkgname=edit-distance
pkgname=haskell-edit-distance
pkgver=0.2.2.1
-pkgrel=93
+pkgrel=94
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