Date: Sunday, April 9, 2023 @ 04:08:38
Author: felixonmars
Revision: 1443079
upgpkg: httpbin 0.7.0-12: rebuild with python 3.11
Modified:
httpbin/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 04:08:38 UTC (rev 1443078)
+++ PKGBUILD 2023-04-09 04:08:38 UTC (rev 1443079)
@@ -2,7 +2,7 @@
pkgname=httpbin
pkgver=0.7.0
-pkgrel=11
+pkgrel=12
pkgdesc="HTTP Request and Response Service"
arch=('any')
url="https://github.com/requests/httpbin"