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

Maxime Gauduin alucryd at archlinux.org
Mon Oct 19 14:26:16 UTC 2020


    Date: Monday, October 19, 2020 @ 14:26:15
  Author: alucryd
Revision: 727163

upgpkg: hypercorn 0.11.1-1

Modified:
  hypercorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 14:16:06 UTC (rev 727162)
+++ PKGBUILD	2020-10-19 14:26:15 UTC (rev 727163)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=hypercorn
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc='An ASGI Server based on Hyper libraries and inspired by Gunicorn'
 url=https://gitlab.com/pgjones/hypercorn
@@ -32,7 +32,7 @@
 optdepends=(
   'python-trio: trio support'
 )
-_tag=8b130b1b9628491b98b7504269533a6875e032ae
+_tag=7e3b13a3865b916d63e257c87656863e2df5a61a
 source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list