pyright: update to 1.1.384.

This commit is contained in:
classabbyamp 2024-10-09 19:22:26 -04:00
parent 0a444da689
commit d0e0e648c2
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.382
version=1.1.384
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=d13d7c467e8b1c2b45710d8c03a6d6a304b3ca373d5cfcf21c802d2f9bf90023
checksum=338929e7d1c2cdc595fb4c8161825df6e3f27f205f14fbcb2a924e7e1aeb82ea
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;