diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 8fd66f9f44..84e9a1d72d 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.8.8 +version=0.8.10 revision=1 noarch=yes build_style=python3-module @@ -12,5 +12,5 @@ license="GPL-3.0-or-later" homepage="https://xon.sh/" changelog="https://raw.githubusercontent.com/xonsh/xonsh/${version}/CHANGELOG.rst" distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz" -checksum=7d06990312ad284db692f0bb9c9005a2224a52cb0844d53be9a650ad7e67844e +checksum=4b33422e0edf6de62e3f39a2b0d62c877171fab861c4184f142bd4ad7f470d52 register_shell="/bin/xonsh"