Date: Tuesday, July 12, 2022 @ 07:03:04 Author: felixonmars Revision: 1250225
upgpkg: haskell-diff 0.4.1-27: rebuild with tasty 1.4.2.2 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 07:02:56 UTC (rev 1250224) +++ PKGBUILD 2022-07-12 07:03:04 UTC (rev 1250225) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=26 +pkgrel=27 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
