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

Maxime Gauduin alucryd at archlinux.org
Mon Jan 11 07:10:03 UTC 2021


    Date: Monday, January 11, 2021 @ 07:10:02
  Author: alucryd
Revision: 817790

upgpkg: hypercorn 0.11.2-1

Modified:
  hypercorn/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 05:54:13 UTC (rev 817789)
+++ PKGBUILD	2021-01-11 07:10:02 UTC (rev 817790)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=hypercorn
-pkgver=0.11.1
-pkgrel=3
+pkgver=0.11.2
+pkgrel=1
 pkgdesc='An ASGI Server based on Hyper libraries and inspired by Gunicorn'
 url=https://gitlab.com/pgjones/hypercorn
 arch=(any)
@@ -32,7 +32,7 @@
 optdepends=(
   'python-trio: trio support'
 )
-_tag=7e3b13a3865b916d63e257c87656863e2df5a61a
+_tag=6ab2ab9f187526d5da5c2a12220d7abfc7573d0b
 source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list