mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
pyright: update to 1.1.308.
This commit is contained in:
parent
88258d1e14
commit
07566e38f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyright'
|
||||
pkgname=pyright
|
||||
version=1.1.307
|
||||
version=1.1.308
|
||||
revision=1
|
||||
build_wrksrc="packages/pyright"
|
||||
hostmakedepends="nodejs python3"
|
||||
|
@ -11,7 +11,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=434343c13bd470078c0184d7ac6383b5c0e43fabf79efaaef8e501d2a39933e3
|
||||
checksum=1bd080770fd4f6c9e4ec2e3b488b30e91ba57ec5e23dddc630f5cb2df66e6253
|
||||
|
||||
do_configure() {
|
||||
cd "$wrksrc"
|
||||
|
|
Loading…
Add table
Reference in a new issue