Date: Wednesday, December 23, 2020 @ 22:43:53 Author: felixonmars Revision: 785581
upgpkg: haskell-diff 0.4.0-8: rebuild with ghc 8.10.3 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 22:43:30 UTC (rev 785580) +++ PKGBUILD 2020-12-23 22:43:53 UTC (rev 785581) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.0 -pkgrel=7 +pkgrel=8 pkgdesc="O(ND) diff algorithm in haskell" url="https://hackage.haskell.org/package/Diff" license=("BSD")
