Date: Friday, October 1, 2021 @ 15:50:51 Author: alucryd Revision: 1026440
upgpkg: python-graphene 3.0.0b8-1 Modified: python-graphene/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-01 15:50:31 UTC (rev 1026439) +++ PKGBUILD 2021-10-01 15:50:51 UTC (rev 1026440) @@ -2,7 +2,7 @@ # Contributor: Sven Schneider <[email protected]> pkgname=python-graphene -pkgver=3.0.0b7 +pkgver=3.0.0b8 pkgrel=1 pkgdesc='GraphQL framework for Python' arch=(any) @@ -18,7 +18,7 @@ git python-setuptools ) -_tag=2e87ebe5fcd50349f9572a0b20117e9ae46b15de +_tag=0a54094f59e1b1bca83e4574dbb35587536bbce6 source=(git+https://github.com/graphql-python/graphene.git#tag=${_tag}) sha512sums=(SKIP)
