[arch-commits] Commit in hypercorn/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Mar 26 08:44:15 UTC 2020
Date: Thursday, March 26, 2020 @ 08:44:14
Author: alucryd
Revision: 604409
upgpkg: hypercorn 0.9.3-1
Modified:
hypercorn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-26 07:58:45 UTC (rev 604408)
+++ PKGBUILD 2020-03-26 08:44:14 UTC (rev 604409)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=hypercorn
-pkgver=0.9.1
+pkgver=0.9.3
pkgrel=1
pkgdesc='An ASGI Server based on Hyper libraries and inspired by Gunicorn'
url=https://gitlab.com/pgjones/hypercorn
@@ -30,7 +30,7 @@
optdepends=(
'python-trio: trio support'
)
-source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=0880aeb52ba00df3bbe3896497864bfc105881ac)
+source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=c0e45a5c1c61e7f3f698d770492a04b51e2b01bc)
sha256sums=(SKIP)
pkgver() {
More information about the arch-commits
mailing list