mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
chroma: update to 0.9.2
This commit is contained in:
parent
909689fa30
commit
7b4691f97c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chroma'
|
# Template file for 'chroma'
|
||||||
pkgname=chroma
|
pkgname=chroma
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/alecthomas/${pkgname}"
|
go_import_path="github.com/alecthomas/${pkgname}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/alecthomas/chroma"
|
homepage="https://github.com/alecthomas/chroma"
|
||||||
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
|
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
|
||||||
checksum=@f351e7aa08f9632d37d8aa6358b362f2ea86447a69a6a9d82fb75e5c833d73dd
|
checksum=a669dcfd1f53c36fd952e290ed19371f60fa4905a9abdedf9e4d70a38b0e61f8
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Add table
Reference in a new issue