mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
pyright: update to 1.1.401.
This commit is contained in:
parent
0b7c6a0454
commit
b2a74f6430
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyright'
|
||||
pkgname=pyright
|
||||
version=1.1.400
|
||||
version=1.1.401
|
||||
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=d620bb4db4ed350627ffde7b936df2957b11cfc3a660240c5daf66b031a04e7e
|
||||
checksum=1dba1faa97584e9d0e5d36bfa1ba9e4cf1f7b054ad6478356bf68497ca40e086
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="lerna doesn't support i686" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue