pyright: update to 1.1.382.

This commit is contained in:
classabbyamp 2024-09-29 04:54:50 -04:00
parent 0e138d4cf8
commit e3aeef2846
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pyright'
pkgname=pyright
version=1.1.381
version=1.1.382
revision=1
build_wrksrc="packages/pyright"
hostmakedepends="nodejs python3-setuptools pkg-config"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://microsoft.github.io/pyright"
changelog="https://github.com/microsoft/pyright/releases"
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
checksum=5a6de9a5adfe6ee2583aaaaba21bd54a9993b0485fc067d69d971d7edaea7dc9
checksum=d13d7c467e8b1c2b45710d8c03a6d6a304b3ca373d5cfcf21c802d2f9bf90023
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;