[arch-commits] Commit in hypercorn/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Fri Jan 21 11:05:49 UTC 2022


    Date: Friday, January 21, 2022 @ 11:05:49
  Author: alucryd
Revision: 1111974

upgpkg: hypercorn 0.13.2-1

Modified:
  hypercorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 10:56:00 UTC (rev 1111973)
+++ PKGBUILD	2022-01-21 11:05:49 UTC (rev 1111974)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=hypercorn
-pkgver=0.13.1
+pkgver=0.13.2
 pkgrel=1
 pkgdesc='An ASGI Server based on Hyper libraries and inspired by Gunicorn'
 url=https://gitlab.com/pgjones/hypercorn
@@ -31,7 +31,7 @@
   python-trio
 )
 optdepends=('python-trio: trio support')
-_tag=da787f7b36e15ba302d6ee7f1247e10b6c822b4d
+_tag=0ff11ac1eab5e0190a8b45a44c03f6f116460e64
 source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list