Date: Thursday, April 23, 2020 @ 10:52:43 Author: felixonmars Revision: 617998
upgpkg: haskell-diff 0.4.0-5: rebuild with ghc 8.10.1 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 10:52:16 UTC (rev 617997) +++ PKGBUILD 2020-04-23 10:52:43 UTC (rev 617998) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="O(ND) diff algorithm in haskell" url="https://hackage.haskell.org/package/Diff" license=("BSD")
