Date: Saturday, April 8, 2023 @ 07:22:03
Author: felixonmars
Revision: 1442104
upgpkg: python-histoprint 2.4.0-2: rebuild with python 3.11
Modified:
python-histoprint/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 07:21:55 UTC (rev 1442103)
+++ PKGBUILD 2023-04-08 07:22:03 UTC (rev 1442104)
@@ -3,7 +3,7 @@
_pkgname='histoprint'
pkgname="python-${_pkgname}"
pkgver='2.4.0'
-pkgrel=1
+pkgrel=2
pkgdesc="Pretty print Numpy (and other) histograms to the console."
arch=('any')
url='https://github.com/scikit-hep/histoprint'