makedeb


hyperfine 1.15.0-1


A command-line benchmarking tool

Click here to go back to the commit logs for hyperfine.

Commit:


Hash: 97f3fb780bbb95d7ce7bc4e900b914f3dc8cad03

Message: Bump version to '1.15.0'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 1ddbc9d..cc9d3c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,12 +3,12 @@ pkgname = hyperfine
 pkgbase = hyperfine
 pkgdesc = A command-line benchmarking tool
 pkgrel = 1
-pkgver = 1.14.0
+pkgver = 1.15.0
 url = https://github.com/sharkdp/hyperfine
 arch = any
 makedepends = cargo
 makedepends = rustc>=1.57
-source = hyperfine-1.14.0::git+https://github.com/sharkdp/hyperfine/#tag=v1.14.0
+source = hyperfine-1.15.0::git+https://github.com/sharkdp/hyperfine/#tag=v1.15.0
 sha256sums = SKIP
 makedepends = cargo
 makedepends = rustc>=1.57
diff --git a/PKGBUILD b/PKGBUILD
index b45b49e..524cfba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=hyperfine
-pkgver=1.14.0
+pkgver=1.15.0
 pkgrel=1
 pkgdesc='A command-line benchmarking tool'
 arch=('any')