Date: Thursday, March 3, 2022 @ 12:22:20 Author: felixonmars Revision: 1140605
upgpkg: haskell-diff 0.4.1-4: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 12:21:56 UTC (rev 1140604) +++ PKGBUILD 2022-03-03 12:22:20 UTC (rev 1140605) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
