[arch-commits] Commit in haskell-edit-distance/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 26 20:12:13 UTC 2021
Date: Wednesday, May 26, 2021 @ 20:12:12
Author: felixonmars
Revision: 946930
upgpkg: haskell-edit-distance 0.2.2.1-96: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2
Modified:
haskell-edit-distance/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-26 20:11:51 UTC (rev 946929)
+++ PKGBUILD 2021-05-26 20:12:12 UTC (rev 946930)
@@ -4,7 +4,7 @@
_hkgname=edit-distance
pkgname=haskell-edit-distance
pkgver=0.2.2.1
-pkgrel=95
+pkgrel=96
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