pyright: update to 1.1.344.

This commit is contained in:
classabbyamp 2024-01-04 23:50:54 -05:00
parent 25620d64f5
commit 1ebf2d5218
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.342
version=1.1.344
revision=1
build_wrksrc="packages/pyright"
hostmakedepends="nodejs python3"
@ -11,7 +11,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=0b84d3fb1fbf02bec7e7d5a8e209317304cbdfc9f73b8b8c016159ba3109bf2a
checksum=0701d883c0ef06ead45d8d35101dd961245afe4b24cd88d9e557bedbf71be2cd
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;