Date: Friday, January 6, 2023 @ 19:37:28 Author: felixonmars Revision: 1378940
upgpkg: haskell-static-hash 0.0.2-17: rebuild with hashable 1.4.2.0 Modified: haskell-static-hash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:37:25 UTC (rev 1378939) +++ PKGBUILD 2023-01-06 19:37:28 UTC (rev 1378940) @@ -3,7 +3,7 @@ _hkgname=static-hash pkgname=haskell-static-hash pkgver=0.0.2 -pkgrel=16 +pkgrel=17 pkgdesc="Immutable hash" url="https://github.com/kazu-yamamoto/static-hash.git" license=("BSD")
