Date: Thursday, May 28, 2020 @ 08:05:06 Author: alucryd Revision: 636181
upgpkg: python-graphql-core 3.1.1-1 Modified: python-graphql-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 08:04:52 UTC (rev 636180) +++ PKGBUILD 2020-05-28 08:05:06 UTC (rev 636181) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-graphql-core -pkgver=3.1.0 +pkgver=3.1.1 pkgrel=1 pkgdesc='GraphQL base implementation for Python' url=https://github.com/graphql-python/graphql-core @@ -16,7 +16,7 @@ git python-setuptools ) -source=(git+https://github.com/graphql-python/graphql-core.git#tag=e9ac4e091a032d4c6c22f8848718d5e709c3f65d) +source=(git+https://github.com/graphql-python/graphql-core.git#tag=1711fac8aa5cf7f4abf43c8ca0c460b896d2cc1b) sha256sums=(SKIP) pkgver() {
