Date: Thursday, March 16, 2023 @ 10:51:50
  Author: alucryd
Revision: 1421060

upgpkg: python-graphene 3.2.2-1

Modified:
  python-graphene/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-16 10:51:21 UTC (rev 1421059)
+++ PKGBUILD    2023-03-16 10:51:50 UTC (rev 1421060)
@@ -2,7 +2,7 @@
 # Contributor: Sven Schneider <archlinux.sandm...@googlemail.com>
 
 pkgname=python-graphene
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='GraphQL framework for Python'
 arch=(any)
@@ -18,7 +18,7 @@
   git
   python-setuptools
 )
-_tag=340d5ed12f7e736ca6ca6fd82c9ec4abdc635d4a
+_tag=57cbef6666e2e466808cce21b8a1769ecd3fd118
 
source=(python-graphene::git+https://github.com/graphql-python/graphene.git#tag=${_tag})
 sha512sums=(SKIP)
 

Reply via email to