Date: Thursday, April 6, 2023 @ 16:54:45
  Author: felixonmars
Revision: 1439783

upgpkg: python-heapdict 1.0.1-6: rebuild with python 3.11

Modified:
  python-heapdict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-06 16:54:45 UTC (rev 1439782)
+++ PKGBUILD    2023-04-06 16:54:45 UTC (rev 1439783)
@@ -3,7 +3,7 @@
 _pkg=HeapDict
 pkgname=python-${_pkg,,}
 pkgver=1.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Heap with decrease-key and increase-key operations"
 arch=(any)
 url="https://github.com/DanielStutzbach/heapdict";

Reply via email to