Date: Wednesday, December 28, 2022 @ 01:57:58 Author: felixonmars Revision: 1369282
upgpkg: haskell-static-hash 0.0.2-15: rebuild with tasty 1.4.3 Modified: haskell-static-hash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 01:57:50 UTC (rev 1369281) +++ PKGBUILD 2022-12-28 01:57:58 UTC (rev 1369282) @@ -3,7 +3,7 @@ _hkgname=static-hash pkgname=haskell-static-hash pkgver=0.0.2 -pkgrel=14 +pkgrel=15 pkgdesc="Immutable hash" url="https://github.com/kazu-yamamoto/static-hash.git" license=("BSD")
