Skip to content

Commit 2edda39

Browse files
committed
pyright: update to 1.1.408.
1 parent cd48ad5 commit 2edda39

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/pyright/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Template file for 'pyright'
22
pkgname=pyright
3-
version=1.1.407
3+
version=1.1.408
44
revision=1
55
build_wrksrc="packages/pyright"
66
hostmakedepends="nodejs python3-setuptools pkg-config"
77
makedepends="libsecret-devel"
88
depends="nodejs"
99
short_desc="Static type checker and language server for Python"
10-
maintainer="classabbyamp <void@placeviolette.net>"
10+
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="MIT"
1212
homepage="https://microsoft.github.io/pyright"
1313
changelog="https://github.com/microsoft/pyright/releases"
1414
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
15-
checksum=989741eb8d6381d2e373d4f1d0b1ac08c1f69fe79e5a9dd50bd62cea3e6c9bc4
15+
checksum=b520e74a84d575729439b90ef947dfc1d99c96bd2b15f331b897abc359776c0d
1616

1717
case "$XBPS_TARGET_MACHINE" in
1818
i686*) broken="lerna doesn't support i686" ;;

0 commit comments

Comments
 (0)