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