chroma: update to 0.9.1.
This commit is contained in:
parent
ed94672b86
commit
4258e01660
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chroma'
|
||||
pkgname=chroma
|
||||
version=0.8.2
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/alecthomas/${pkgname}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/alecthomas/chroma"
|
||||
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
|
||||
checksum=b7b9bd2ff49a18127dd00cee0d8e1d262b861b0641f711cbf9c615431f2b9499
|
||||
checksum=@f351e7aa08f9632d37d8aa6358b362f2ea86447a69a6a9d82fb75e5c833d73dd
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in New Issue