[arch-commits] Commit in python-more-itertools/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed May 4 17:44:38 UTC 2022


    Date: Wednesday, May 4, 2022 @ 17:44:37
  Author: arojas
Revision: 1194466

Rebuild to fix version

Modified:
  python-more-itertools/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 17:41:56 UTC (rev 1194465)
+++ PKGBUILD	2022-05-04 17:44:37 UTC (rev 1194466)
@@ -3,7 +3,7 @@
 
 pkgname=python-more-itertools
 pkgver=8.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc='More routines for operating on iterables, beyond itertools'
 arch=('any')
 url='https://github.com/erikrose/more-itertools'



More information about the arch-commits mailing list