Date: Wednesday, December 28, 2022 @ 01:59:56 Author: felixonmars Revision: 1369307
upgpkg: haskell-diff 0.4.1-46: rebuild with tasty 1.4.3 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 01:59:54 UTC (rev 1369306) +++ PKGBUILD 2022-12-28 01:59:56 UTC (rev 1369307) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=45 +pkgrel=46 pkgdesc="O(ND) diff algorithm in haskell" url="https://github.com/seereason/Diff" license=("BSD")
