Date: Monday, October 24, 2022 @ 08:22:51
  Author: alucryd
Revision: 1334505

upgpkg: uvicorn 0.19.0-1

Modified:
  uvicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-24 08:22:27 UTC (rev 1334504)
+++ PKGBUILD    2022-10-24 08:22:51 UTC (rev 1334505)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=uvicorn
-pkgver=0.18.3
+pkgver=0.19.0
 pkgrel=1
 pkgdesc='The lightning-fast ASGI server'
 arch=(any)
@@ -23,7 +23,7 @@
   python-hatchling
   python-installer
 )
-_tag=ccd1aae48e49dd8c9365600fd79e886efe88be1d
+_tag=b06cc6376dfc566637a79607d5755d9519b3d6c6
 source=(git+https://github.com/encode/uvicorn#tag=${_tag})
 b2sums=(SKIP)
 

Reply via email to