From 78eb492a87d4c0fddb2a870f5795fa66591ad6ad Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 17 Aug 2025 21:05:01 +0530 Subject: [PATCH] ruff: update to 0.12.9. --- srcpkgs/ruff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template index 387a46ac45d..4316ef048a3 100644 --- a/srcpkgs/ruff/template +++ b/srcpkgs/ruff/template @@ -1,6 +1,6 @@ # Template file for 'ruff' pkgname=ruff -version=0.12.8 +version=0.12.9 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=09a56afc9603b8f72bffc57c483d3fad872215ce5a4b0a6e4b67fb562ebc5f3f +checksum=676e3c1fe6b73fa76273796a623c8e155e3426311aaa86ce0ebebea57c67dab3 post_install() { vlicense LICENSE