aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclassabbyamp <void@placeviolette.net>2024-08-24 15:22:31 +0000
committerclassabbyamp <void@placeviolette.net>2024-08-24 15:22:31 +0000
commit5448c8061d4d08b6a913251b300a08634e76cea8 (patch)
treec76a0daea4afc3f7517950e8af215326f7d3265c
parentdfcb21263d176857e3d6f5b4e6caa620af528a0d (diff)
downloadvoid-packages-5448c8061d4d08b6a913251b300a08634e76cea8.tar
void-packages-5448c8061d4d08b6a913251b300a08634e76cea8.tar.gz
void-packages-5448c8061d4d08b6a913251b300a08634e76cea8.tar.bz2
void-packages-5448c8061d4d08b6a913251b300a08634e76cea8.tar.lz
void-packages-5448c8061d4d08b6a913251b300a08634e76cea8.tar.xz
void-packages-5448c8061d4d08b6a913251b300a08634e76cea8.tar.zst
void-packages-5448c8061d4d08b6a913251b300a08634e76cea8.zip
pyright: update to 1.1.377.
-rw-r--r--srcpkgs/pyright/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/pyright/template b/srcpkgs/pyright/template
index 855415a4e3e..3dff36d3ee4 100644
--- a/srcpkgs/pyright/template
+++ b/srcpkgs/pyright/template
@@ -1,6 +1,6 @@
# Template file for 'pyright'
pkgname=pyright
-version=1.1.376
+version=1.1.377
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=a1d1d03f8b3d3f1f027507f1dcf3b79aa0f6e57c54697b071a8060e57dcb9302
+checksum=7319b48c6ed0d4b19c68c26cb47d0d24bee08b3e04f30c1d3c1e64629267bc38
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;