mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
pyright: update to 1.1.404.
This commit is contained in:
parent
be1f83bd09
commit
1a47355049
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyright'
|
||||
pkgname=pyright
|
||||
version=1.1.403
|
||||
version=1.1.404
|
||||
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=db9302589e8d3ce361eeaccc80b0ad300d570c80f50ef6ade754cc07f6b04b5f
|
||||
checksum=02b5876397c0d5bd682ffa33e1d6370b8dc621d5d47a6ebdf0d1a2c45c3a57b4
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="lerna doesn't support i686" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue