hyperfine: update to 1.16.1

This commit is contained in:
cinerea0 2023-03-21 17:25:55 -04:00 committed by Michal Vasilek
parent cdd875acf3
commit 3e04edbcbe

View file

@ -1,6 +1,6 @@
# Template file for 'hyperfine' # Template file for 'hyperfine'
pkgname=hyperfine pkgname=hyperfine
version=1.16.0 version=1.16.1
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Command-line benchmarking tool" short_desc="Command-line benchmarking tool"
@ -9,7 +9,7 @@ license="MIT, Apache-2.0"
homepage="https://github.com/sharkdp/hyperfine" homepage="https://github.com/sharkdp/hyperfine"
changelog="https://raw.githubusercontent.com/sharkdp/hyperfine/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/sharkdp/hyperfine/master/CHANGELOG.md"
distfiles="https://github.com/sharkdp/hyperfine/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/sharkdp/hyperfine/archive/refs/tags/v${version}.tar.gz"
checksum=87186d3d41ee9552d6c3151a8cbba5b155b4aee350a15ecb159471ba6250ac8e checksum=ffb3298945cbe2c068ca1a074946d55b9add83c9df720eda2ed7f3d94d7e65d2
export SHELL_COMPLETIONS_DIR=${XBPS_BUILDDIR}/${pkgname}-${version} export SHELL_COMPLETIONS_DIR=${XBPS_BUILDDIR}/${pkgname}-${version}