We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c691d3 commit 59f154bCopy full SHA for 59f154b
1 file changed
srcpkgs/pyright/template
@@ -1,6 +1,6 @@
1
# Template file for 'pyright'
2
pkgname=pyright
3
-version=1.1.371
+version=1.1.372
4
revision=1
5
build_wrksrc="packages/pyright"
6
hostmakedepends="nodejs python3"
@@ -11,7 +11,7 @@ license="MIT"
11
homepage="https://microsoft.github.io/pyright"
12
changelog="https://github.com/microsoft/pyright/releases"
13
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
14
-checksum=fd2ac4d3df1c7787168fc2dbc4142dd01b614b80f4dc699374ce47895057eb55
+checksum=12ff383b9073f09cf512c7ec7166c0d59e193b354417d9d0699f50670248174d
15
16
case "$XBPS_TARGET_MACHINE" in
17
i686*) broken="lerna doesn't support i686" ;;
0 commit comments