Date: Thursday, March 16, 2023 @ 10:53:29
  Author: alucryd
Revision: 1421062

upgpkg: uvicorn 0.21.0-1

Modified:
  uvicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-16 10:51:59 UTC (rev 1421061)
+++ PKGBUILD    2023-03-16 10:53:29 UTC (rev 1421062)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <aluc...@archlinux.org>
 
 pkgname=uvicorn
-pkgver=0.20.0
+pkgver=0.21.0
 pkgrel=1
 pkgdesc='The lightning-fast ASGI server'
 arch=(any)
@@ -23,7 +23,7 @@
   python-hatchling
   python-installer
 )
-_tag=448be75222093041561d136f9f2f5577d6e361ee
+_tag=c4591651e2488e7ec303dffe387345ca22b940c6
 source=(git+https://github.com/encode/uvicorn#tag=${_tag})
 b2sums=(SKIP)
 

Reply via email to