Date: Wednesday, May 4, 2022 @ 10:37:43 Author: felixonmars Revision: 1193214
upgpkg: haskell-diff 0.4.1-16: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:37:36 UTC (rev 1193213) +++ PKGBUILD 2022-05-04 10:37:43 UTC (rev 1193214) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=15 +pkgrel=16 pkgdesc="O(ND) diff algorithm in haskell" url="http://github.com/seereason/Diff" license=("BSD")
