From 346611e763d2ad452bb1085e2a3730c0d1fbc2a8 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 14 Aug 2023 23:45:27 +0530 Subject: [PATCH] fava: update to 1.25.1. --- srcpkgs/fava/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fava/template b/srcpkgs/fava/template index 4aee083709504..582df0e852222 100644 --- a/srcpkgs/fava/template +++ b/srcpkgs/fava/template @@ -1,6 +1,6 @@ # Template file for 'fava' pkgname=fava -version=1.25 +version=1.25.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=dd2c45bef619ba960eb1053f9feceade16a6c9669a37d82ea2257c926f661e33 +checksum=4496cfaa3ea15ea7fc0f91bcceb83404061fc524437d4811346c17f8b6653cf6 post_install() { vlicense LICENSE