Date: Tuesday, December 7, 2021 @ 01:18:27
Author: felixonmars
Revision: 1065425
upgpkg: httpbin 0.7.0-8: Python 3.10 rebuild
Modified:
httpbin/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-07 01:17:34 UTC (rev 1065424)
+++ PKGBUILD 2021-12-07 01:18:27 UTC (rev 1065425)
@@ -2,7 +2,7 @@
pkgname=httpbin
pkgver=0.7.0
-pkgrel=7
+pkgrel=8
pkgdesc="HTTP Request and Response Service"
arch=('any')
url="https://github.com/requests/httpbin"