Date: Monday, February 7, 2022 @ 13:06:45 Author: felixonmars Revision: 1127864
upgpkg: haskell-diff 0.4.1-2: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 13:06:20 UTC (rev 1127863) +++ PKGBUILD 2022-02-07 13:06:45 UTC (rev 1127864) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
