Date: Thursday, April 6, 2023 @ 16:52:11 Author: felixonmars Revision: 1439748
upgpkg: python-fnvhash 0.1.0-4: rebuild with python 3.11 Modified: python-fnvhash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:52:09 UTC (rev 1439747) +++ PKGBUILD 2023-04-06 16:52:11 UTC (rev 1439748) @@ -3,7 +3,7 @@ pkgname=python-fnvhash pkgver=0.1.0 -pkgrel=3 +pkgrel=4 pkgdesc='Pure Python FNV hash implementation' url=https://github.com/znerol/py-fnvhash arch=(any)
