hyperfine: update to 1.7.0.
This commit is contained in:
parent
ed408d0dfd
commit
af84900e9f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hyperfine'
|
||||
pkgname=hyperfine
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Command-line benchmarking tool"
|
||||
|
@ -9,7 +9,7 @@ license="MIT, Apache-2.0"
|
|||
homepage="https://github.com/sharkdp/hyperfine"
|
||||
changelog="https://github.com/sharkdp/hyperfine/releases"
|
||||
distfiles="https://github.com/sharkdp/hyperfine/archive/v${version}.tar.gz"
|
||||
checksum=0cb251453147421c0c807587123e733b32346b9756c8594018c637ec374a63f4
|
||||
checksum=d936aab473775e76c3a749828054e3f7d42e3909e8b0f56f99ecf6aa169a9bd3
|
||||
nocross="Multiple errors from rustc when cross-compiling."
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue