Date: Thursday, May 6, 2021 @ 09:05:17
  Author: alucryd
Revision: 928401

upgpkg: python-graphql-core 3.1.4-1

Modified:
  python-graphql-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-06 09:04:26 UTC (rev 928400)
+++ PKGBUILD    2021-05-06 09:05:17 UTC (rev 928401)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=python-graphql-core
-pkgver=3.1.3
+pkgver=3.1.4
 pkgrel=1
 pkgdesc='GraphQL base implementation for Python'
 url=https://github.com/graphql-python/graphql-core
@@ -16,7 +16,7 @@
   git
   python-setuptools
 )
-_tag=6494c7fcfa62418a4fe36cf23e0bbfebc10fe342
+_tag=03c2b06e4636ed8a89c7a4c7e56d244fd9d00bde
 source=(git+https://github.com/graphql-python/graphql-core.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to