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

Maxime Gauduin alucryd at archlinux.org
Wed Jun 10 08:09:36 UTC 2020


    Date: Wednesday, June 10, 2020 @ 08:09:35
  Author: alucryd
Revision: 641216

upgpkg: hypercorn 0.10.0-1

Modified:
  hypercorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-10 08:08:47 UTC (rev 641215)
+++ PKGBUILD	2020-06-10 08:09:35 UTC (rev 641216)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=hypercorn
-pkgver=0.9.5
+pkgver=0.10.0
 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'
 )
-source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=540b10b70e3495587534bb61f3ae13352688db41)
+source=(git+https://gitlab.com/pgjones/hypercorn.git#tag=75b012bff739f6839125561d01996f5b6656eca0)
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list