Date: Friday, September 23, 2022 @ 09:50:16
  Author: alucryd
Revision: 1309148

upgpkg: python-graphql-core 3.2.2-1

Modified:
  python-graphql-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-23 09:45:58 UTC (rev 1309147)
+++ PKGBUILD    2022-09-23 09:50:16 UTC (rev 1309148)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=python-graphql-core
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='GraphQL base implementation for Python'
 url=https://github.com/graphql-python/graphql-core
@@ -16,7 +16,7 @@
   git
   python-setuptools
 )
-_tag=63eba31549f6ea3a809fe0a1f5f74e6b14b52ae7
+_tag=fccf52eec6113346a205484c645a576ef51a5812
 source=(git+https://github.com/graphql-python/graphql-core.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to