Date: Sunday, November 26, 2017 @ 05:00:51 Author: felixonmars Revision: 268504
upgpkg: haskell-diff 0.3.4-2 rebuild with ghc 8.2.2 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 04:59:50 UTC (rev 268503) +++ PKGBUILD 2017-11-26 05:00:51 UTC (rev 268504) @@ -5,7 +5,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="O(ND) diff algorithm in haskell" url="https://hackage.haskell.org/package/Diff" license=("custom:BSD3")
