Date: Tuesday, May 18, 2021 @ 08:31:18
  Author: alucryd
Revision: 936227

upgpkg: python-graphql-core 3.1.5-1

Modified:
  python-graphql-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-18 08:31:01 UTC (rev 936226)
+++ PKGBUILD    2021-05-18 08:31:18 UTC (rev 936227)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=python-graphql-core
-pkgver=3.1.4
+pkgver=3.1.5
 pkgrel=1
 pkgdesc='GraphQL base implementation for Python'
 url=https://github.com/graphql-python/graphql-core
@@ -16,7 +16,7 @@
   git
   python-setuptools
 )
-_tag=03c2b06e4636ed8a89c7a4c7e56d244fd9d00bde
+_tag=f5b09805644bcf13c277192b183449d7ea197754
 source=(git+https://github.com/graphql-python/graphql-core.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to