Date: Sunday, May 7, 2023 @ 13:23:14
  Author: alucryd
Revision: 1459347

upgpkg: uvicorn 0.22.0-3

Modified:
  uvicorn/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-07 13:21:17 UTC (rev 1459346)
+++ PKGBUILD    2023-05-07 13:23:14 UTC (rev 1459347)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=uvicorn
-pkgver=0.21.1
+pkgver=0.22.0
 pkgrel=3
 pkgdesc='The lightning-fast ASGI server'
 arch=(any)
@@ -23,7 +23,7 @@
   python-hatchling
   python-installer
 )
-_tag=73b7bcdcaa663dd9d74a9fcadea0ce3ec1761f2f
+_tag=71043a9c8fb6436a63110179650e32bcae4a6cbf
 source=(git+https://github.com/encode/uvicorn#tag=${_tag})
 b2sums=(SKIP)
 

Reply via email to