diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 20abdd5d443..732d1ca301f 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.26 +version=0.9.27 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ license="GPL-3.0-or-later" homepage="https://xon.sh/" changelog="https://raw.githubusercontent.com/xonsh/xonsh/master/CHANGELOG.rst" distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz" -checksum=ab2da2d2e07420a9730af0ae69001db7553173f22a213534529394acb98c70f1 +checksum=e9f2b40d94fa0e4bafada8a0d8c9db9a16ad7be2a3f1acf3b1c8955b12d4e1c6 register_shell="/bin/xonsh" # FIXME: fails with multiple AttributeErrors make_check=extended