Date: Wednesday, January 8, 2020 @ 18:32:59 Author: felixonmars Revision: 550406
upgpkg: haskell-diff 0.4.0-2: rebuild with ghc 8.8.1, cabal-doctest 1.0.7 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 18:32:23 UTC (rev 550405) +++ PKGBUILD 2020-01-08 18:32:59 UTC (rev 550406) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="O(ND) diff algorithm in haskell" url="https://hackage.haskell.org/package/Diff" license=("BSD")
