Date: Monday, September 26, 2022 @ 08:14:01 Author: alucryd Revision: 1311446
upgpkg: python-graphql-core 3.2.3-1 Modified: python-graphql-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-26 08:05:36 UTC (rev 1311445) +++ PKGBUILD 2022-09-26 08:14:01 UTC (rev 1311446) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-graphql-core -pkgver=3.2.2 +pkgver=3.2.3 pkgrel=1 pkgdesc='GraphQL base implementation for Python' url=https://github.com/graphql-python/graphql-core @@ -16,7 +16,7 @@ git python-setuptools ) -_tag=fccf52eec6113346a205484c645a576ef51a5812 +_tag=430ee891a52d239adadf133d873fdca2a3fe009b source=(git+https://github.com/graphql-python/graphql-core.git#tag=${_tag}) sha256sums=(SKIP)
