From 09913170d01f5ce4c0c7b55972f5ccd62ac6051a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:54 +0100 Subject: [PATCH] xonsh: rebuild for Python 3.8.1. --- srcpkgs/xonsh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 22f5cefac59..7f0fee838e4 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,7 +1,7 @@ # Template file for 'xonsh' pkgname=xonsh version=0.9.13 -revision=1 +revision=2 archs=noarch build_style=python3-module pycompile_module="xonsh xontrib"