From ca72b966a94fbc82d04592b893b643b2ec4d267a Mon Sep 17 00:00:00 2001 From: Hendrik Boll Date: Mon, 23 Feb 2026 14:44:37 +0100 Subject: [PATCH] ty: update to 0.0.18. --- srcpkgs/ty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ty/template b/srcpkgs/ty/template index f3b3d4e54bed85..a1b4d529f5c235 100644 --- a/srcpkgs/ty/template +++ b/srcpkgs/ty/template @@ -1,6 +1,6 @@ # Template file for 'ty' pkgname=ty -version=0.0.17 +version=0.0.18 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=0e46d435f4a3f553a04c254b74ba9f5f6579046f2d4d921833bcc87dda08dfb8 +checksum=041796166dbe3ac1079a8b5b7c676a35529944036ffa2355ab91542ccdb484c9 post_install() { vlicense LICENSE