Date: Sunday, September 25, 2022 @ 19:32:13 Author: felixonmars Revision: 1309946
upgpkg: haskell-diff 0.4.1-36: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:31:58 UTC (rev 1309945) +++ PKGBUILD 2022-09-25 19:32:13 UTC (rev 1309946) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=35 +pkgrel=36 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
