[arch-commits] Commit in python-graphql-core/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Sun May 1 08:04:09 UTC 2022


    Date: Sunday, May 1, 2022 @ 08:04:09
  Author: alucryd
Revision: 1192019

upgpkg: python-graphql-core 3.2.1-1

Modified:
  python-graphql-core/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-01 08:03:13 UTC (rev 1192018)
+++ PKGBUILD	2022-05-01 08:04:09 UTC (rev 1192019)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-graphql-core
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.2.1
+pkgrel=1
 pkgdesc='GraphQL base implementation for Python'
 url=https://github.com/graphql-python/graphql-core
 arch=(any)
@@ -16,7 +16,7 @@
   git
   python-setuptools
 )
-_tag=66e5ae9d4936c3d28dfe00290d8316f2acdefd30
+_tag=63eba31549f6ea3a809fe0a1f5f74e6b14b52ae7
 source=(git+https://github.com/graphql-python/graphql-core.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list