Date: Sunday, April 5, 2020 @ 19:31:30 Author: alucryd Revision: 611908
upgpkg: python-graphql-core 3.1.0-1 Modified: python-graphql-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-05 19:30:28 UTC (rev 611907) +++ PKGBUILD 2020-04-05 19:31:30 UTC (rev 611908) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-graphql-core -pkgver=2.3.1 +pkgver=3.1.0 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=fe703f0d176c78b205d2abf929193f1e910fe4a0) +source=(git+https://github.com/graphql-python/graphql-core.git#tag=e9ac4e091a032d4c6c22f8848718d5e709c3f65d) sha256sums=(SKIP) pkgver() {
