Date: Saturday, May 14, 2022 @ 12:01:57 Author: felixonmars Revision: 1204013
upgpkg: haskell-diff 0.4.1-18: rebuild with hashable 1.4.0.2 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 12:01:50 UTC (rev 1204012) +++ PKGBUILD 2022-05-14 12:01:57 UTC (rev 1204013) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=17 +pkgrel=18 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
