From 4f288c27ab91f6d1a31904363587941356d74b1a Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 25 Sep 2023 11:49:52 +0530 Subject: [PATCH] fava: update to 1.26.1. --- srcpkgs/fava/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fava/template b/srcpkgs/fava/template index 5ea65de1e6bd9..684b8a9f054cf 100644 --- a/srcpkgs/fava/template +++ b/srcpkgs/fava/template @@ -1,6 +1,6 @@ # Template file for 'fava' pkgname=fava -version=1.26 +version=1.26.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" @@ -15,7 +15,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=612c54ab09afecb42a9d3f54d5d6aef6961a2af1041b94db8bba2bca524a929d +checksum=a63e246900d76a18e137b6eeef1c53fd9ba809f3dd1b2a3cf7ce3cd92e609e51 post_install() { vlicense LICENSE