[arch-commits] Commit in hypercorn/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Jul 23 11:00:12 UTC 2020
Date: Thursday, July 23, 2020 @ 11:00:12
Author: alucryd
Revision: 664990
upgpkg: hypercorn 0.10.2-1
Modified:
hypercorn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-23 10:01:13 UTC (rev 664989)
+++ PKGBUILD 2020-07-23 11:00:12 UTC (rev 664990)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=hypercorn
-pkgver=0.10.1
+pkgver=0.10.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 @@
optdepends=(
'python-trio: trio support'
)
-_tag=6001f5d527c05c2826ed70b77f54ccc4af8f2e97
+_tag=c3ca27bceb4d59849ac6ae8c89f9ad887bd64850
source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list