Date: Saturday, May 28, 2022 @ 14:07:21 Author: felixonmars Revision: 1211484
upgpkg: haskell-diff 0.4.1-19: rebuild with doctest 0.20.0 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:07:13 UTC (rev 1211483) +++ PKGBUILD 2022-05-28 14:07:21 UTC (rev 1211484) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=18 +pkgrel=19 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
