Date: Monday, August 23, 2021 @ 07:24:43 Author: alucryd Revision: 1004260
upgpkg: python-graphql-core 3.1.6-1 Modified: python-graphql-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-23 07:23:57 UTC (rev 1004259) +++ PKGBUILD 2021-08-23 07:24:43 UTC (rev 1004260) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-graphql-core -pkgver=3.1.5 +pkgver=3.1.6 pkgrel=1 pkgdesc='GraphQL base implementation for Python' url=https://github.com/graphql-python/graphql-core @@ -16,7 +16,7 @@ git python-setuptools ) -_tag=f5b09805644bcf13c277192b183449d7ea197754 +_tag=20fa4eff266b7b413ea74f22edc1369eb98ef3c7 source=(git+https://github.com/graphql-python/graphql-core.git#tag=${_tag}) sha256sums=(SKIP)
