From 762b607477784dc79412f817e419ccac6eedddec Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 3 Aug 2025 19:03:58 +0530 Subject: [PATCH] ruff: update to 0.12.8. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index fdc94b211fc..387a46ac45d 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.12.5 +version=0.12.8 revision=1 build_style=python3-pep517 build_helper="rust qemu" @@ -12,7 +12,7 @@ license="MIT" homepage="https://docs.astral.sh/ruff/" changelog="https://raw.githubusercontent.com/astral-sh/ruff/main/CHANGELOG.md" distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/${version}.tar.gz" -checksum=8a3d13cc931a73a83d1a4e26ae500d77900fa847c3062a285f4dd1f4b6180dda +checksum=09a56afc9603b8f72bffc57c483d3fad872215ce5a4b0a6e4b67fb562ebc5f3f post_install() { vlicense LICENSE