Date: Monday, April 10, 2023 @ 11:52:37 Author: felixonmars Revision: 1444123
upgpkg: python-icecream 2.1.3-4: rebuild with python 3.11 Modified: python-icecream/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:52:37 UTC (rev 1444122) +++ PKGBUILD 2023-04-10 11:52:37 UTC (rev 1444123) @@ -4,7 +4,7 @@ _pyname=icecream pkgname=python-$_pyname pkgver=2.1.3 -pkgrel=3 +pkgrel=4 pkgdesc='Sweet and creamy print debugging' arch=(any) url='https://github.com/gruns/icecream'
