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


Commits:
debc4e85 by Caleb Maclennan at 2026-01-05T16:35:27+03:00
upgpkg: 0.0.9-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.8
-       pkgrel = 2
+       pkgver = 0.0.9
+       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.8
+       source = git+https://github.com/astral-sh/ty.git#tag=0.0.9
        source = git+https://github.com/astral-sh/ruff.git
-       b2sums = 
067b7f7f158b5f1d1f6b1d70cd1b1ed1681240ff08aad6d6b063c10cdad3c21983095f81541e873cd1ab10f5eceb4c0eb24dea89c66e2fc05f6ba1418539b7da
+       b2sums = 
c21f5217b2ad9cbf734f4bb442c04d75358d35f23e2058e1c7ffd92e6c71d6524c418fe823de70988ae54a535d07b1418de8bdc760fa000edee0fb97edd51dfb
        b2sums = SKIP
 
 pkgname = ty


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=ty
-pkgver=0.0.8
-pkgrel=2
+pkgver=0.0.9
+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=('067b7f7f158b5f1d1f6b1d70cd1b1ed1681240ff08aad6d6b063c10cdad3c21983095f81541e873cd1ab10f5eceb4c0eb24dea89c66e2fc05f6ba1418539b7da'
+b2sums=('c21f5217b2ad9cbf734f4bb442c04d75358d35f23e2058e1c7ffd92e6c71d6524c418fe823de70988ae54a535d07b1418de8bdc760fa000edee0fb97edd51dfb'
         'SKIP')
 
 prepare() {



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

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


Reply via email to