diff --git a/srcpkgs/fava/template b/srcpkgs/fava/template index 6d1558deb58..410d17e8418 100644 --- a/srcpkgs/fava/template +++ b/srcpkgs/fava/template @@ -1,6 +1,6 @@ # Template file for 'fava' pkgname=fava -version=1.24 +version=1.24.1 revision=1 build_style=python3-pep517 make_check_args="--deselect tests/test_cli.py::test_cli" @@ -16,7 +16,7 @@ license="MIT" homepage="https://beancount.github.io/fava/" changelog="https://raw.githubusercontent.com/beancount/fava/main/CHANGES" distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz" -checksum=129fbc3bddcbfc21b8a9c045cc204c45ab0aff24a9f3e714e7d2dcc9945326d8 +checksum=63d4c3c46cba0e364e14d8d8feeb6e54eaf2e0222727a138406285f8a2b4228d make_check_pre="env PYTHONPATH=./src" post_install() {