Date: Sunday, March 20, 2022 @ 16:51:54 Author: felixonmars Revision: 1164058
upgpkg: haskell-diff 0.4.1-10: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 16:51:48 UTC (rev 1164057) +++ PKGBUILD 2022-03-20 16:51:54 UTC (rev 1164058) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=9 +pkgrel=10 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
