Date: Friday, January 6, 2023 @ 19:44:07 Author: felixonmars Revision: 1379013
upgpkg: haskell-diff 0.4.1-48: rebuild with hashable 1.4.2.0 Modified: haskell-diff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:44:03 UTC (rev 1379012) +++ PKGBUILD 2023-01-06 19:44:07 UTC (rev 1379013) @@ -4,7 +4,7 @@ _hkgname=Diff pkgname=haskell-diff pkgver=0.4.1 -pkgrel=47 +pkgrel=48 pkgdesc="O(ND) diff algorithm in haskell" url="https://github.com/seereason/Diff" license=("BSD")
