Date: Sunday, September 25, 2022 @ 19:39:12 Author: felixonmars Revision: 1310004
upgpkg: haskell-static-hash 0.0.2-5: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-static-hash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:39:08 UTC (rev 1310003) +++ PKGBUILD 2022-09-25 19:39:12 UTC (rev 1310004) @@ -3,7 +3,7 @@ _hkgname=static-hash pkgname=haskell-static-hash pkgver=0.0.2 -pkgrel=4 +pkgrel=5 pkgdesc="Immutable hash" url="https://github.com/kazu-yamamoto/static-hash.git" license=("BSD")
