Date: Thursday, April 25, 2019 @ 00:47:02 Author: felixonmars Revision: 453579
upgpkg: haskell-diff 0.3.4-9 rebuild with ghc 8.6.5 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 00:46:30 UTC (rev 453578) +++ PKGBUILD 2019-04-25 00:47:02 UTC (rev 453579) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.3.4 -pkgrel=8 +pkgrel=9 pkgdesc="O(ND) diff algorithm in haskell" url="https://hackage.haskell.org/package/Diff" license=("BSD")
