From 31d7643cb3e12886185b8d81936b603acc270c60 Mon Sep 17 00:00:00 2001 From: Hendrik Boll Date: Tue, 31 Mar 2026 21:54:40 +0200 Subject: [PATCH] ty: update to 0.0.27. --- srcpkgs/ty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ty/template b/srcpkgs/ty/template index 29b2927e0c8933..38828843848ba7 100644 --- a/srcpkgs/ty/template +++ b/srcpkgs/ty/template @@ -1,6 +1,6 @@ # Template file for 'ty' pkgname=ty -version=0.0.24 +version=0.0.27 revision=1 build_style=python3-pep517 build_helper="rust qemu" @@ -12,7 +12,7 @@ license="MIT" homepage="https://docs.astral.sh/ty/" changelog="https://raw.githubusercontent.com/astral-sh/ty/main/CHANGELOG.md" distfiles="https://github.com/astral-sh/ty/releases/download/${version}/source.tar.gz" -checksum=cddb2c6022e2b96faf289c9a275bf4ee05a3430e922ffe9e123fad6a9542a325 +checksum=d83bb1a634d7cbbb3a37dc715861ad601bbcfc61c3c2211c1c2a26413df376a2 post_install() { vlicense LICENSE