Date: Monday, January 10, 2022 @ 10:13:15 Author: alucryd Revision: 1098999
upgpkg: python-graphql-core 3.1.7-3 Modified: python-graphql-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 08:25:28 UTC (rev 1098998) +++ PKGBUILD 2022-01-10 10:13:15 UTC (rev 1098999) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-graphql-core -pkgver=3.1.6 +pkgver=3.1.7 pkgrel=3 pkgdesc='GraphQL base implementation for Python' url=https://github.com/graphql-python/graphql-core @@ -16,7 +16,7 @@ git python-setuptools ) -_tag=20fa4eff266b7b413ea74f22edc1369eb98ef3c7 +_tag=094f4b70ca9d35b6e61ed2f68e2ea649f076f119 source=(git+https://github.com/graphql-python/graphql-core.git#tag=${_tag}) sha256sums=(SKIP)
