Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / ty


Commits:
042d10fc by Caleb Maclennan at 2025-12-29T18:30:34+03:00
upgpkg: 0.0.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ty
        pkgdesc = Extremely fast Python type checker and language server, 
written in Rust
-       pkgver = 0.0.7
-       pkgrel = 2
+       pkgver = 0.0.8
+       pkgrel = 1
        url = https://github.com/astral-sh/ty
        arch = x86_64
        license = MIT
@@ -10,9 +10,9 @@ pkgbase = ty
        makedepends = python-installer
        depends = python
        options = !lto
-       source = git+https://github.com/astral-sh/ty.git#tag=0.0.7
+       source = git+https://github.com/astral-sh/ty.git#tag=0.0.8
        source = git+https://github.com/astral-sh/ruff.git
-       b2sums = 
4dbb784e8f70eef6ae7a81a498c213fd313f82ea2ab7bd7bea3651784533dd50ee77fc2b28d8031cf120c9ae39086edc8971599e767da9ca3c71358764e8e3d1
+       b2sums = 
067b7f7f158b5f1d1f6b1d70cd1b1ed1681240ff08aad6d6b063c10cdad3c21983095f81541e873cd1ab10f5eceb4c0eb24dea89c66e2fc05f6ba1418539b7da
        b2sums = SKIP
 
 pkgname = ty


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=ty
-pkgver=0.0.7
-pkgrel=2
+pkgver=0.0.8
+pkgrel=1
 pkgdesc='Extremely fast Python type checker and language server, written in 
Rust'
 arch=(x86_64)
 url=https://github.com/astral-sh/ty
@@ -19,7 +19,7 @@ source=(
   "git+$url.git#tag=$pkgver"
   git+https://github.com/astral-sh/ruff.git
 )
-b2sums=('4dbb784e8f70eef6ae7a81a498c213fd313f82ea2ab7bd7bea3651784533dd50ee77fc2b28d8031cf120c9ae39086edc8971599e767da9ca3c71358764e8e3d1'
+b2sums=('067b7f7f158b5f1d1f6b1d70cd1b1ed1681240ff08aad6d6b063c10cdad3c21983095f81541e873cd1ab10f5eceb4c0eb24dea89c66e2fc05f6ba1418539b7da'
         'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/042d10fc71bebe9629a09e8efe8bdf4f1473333d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ty/-/commit/042d10fc71bebe9629a09e8efe8bdf4f1473333d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to