Date: Monday, March 7, 2022 @ 17:19:12 Author: felixonmars Revision: 1144478
upgpkg: haskell-diff 0.4.1-5: rebuild with doctest 0.19.0 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:18:47 UTC (rev 1144477) +++ PKGBUILD 2022-03-07 17:19:12 UTC (rev 1144478) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=4 +pkgrel=5 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
