diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 94561f0ccfe..2d1e6772149 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.14.0 +version=0.14.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-wheel" @@ -12,7 +12,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=a83f9540f5652ec84b1f0d38aa6f17443a288a71791223421495e6bcd2f8625a +checksum=de132cef00df4c7c0d1071dc26538cd266c6110c2b721fa02b933629a3bc9caa register_shell="/bin/xonsh" # FIXME: fails with multiple AttributeErrors make_check=extended