Date: Thursday, April 6, 2023 @ 12:59:01 Author: felixonmars Revision: 1438722
upgpkg: python-msgpack 1.0.4-2: rebuild with python 3.11 Modified: python-msgpack/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 12:58:59 UTC (rev 1438721) +++ PKGBUILD 2023-04-06 12:59:01 UTC (rev 1438722) @@ -3,7 +3,7 @@ pkgname=python-msgpack pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc='MessagePack serializer implementation for Python' url='https://github.com/msgpack/msgpack-python'
