Date: Friday, February 18, 2022 @ 23:18:53 Author: felixonmars Revision: 1134476
upgpkg: haskell-diff 0.4.1-3: rebuild with hashable 1.4.0.0 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:18:29 UTC (rev 1134475) +++ PKGBUILD 2022-02-18 23:18:53 UTC (rev 1134476) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
