public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/hyperfine: bump to version 1.20.0"
@ 2026-04-04 10:34 Shubham Chakraborty
  2026-04-06 19:09 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Shubham Chakraborty @ 2026-04-04 10:34 UTC (permalink / raw)
  To: buildroot; +Cc: Shubham Chakraborty

Update hyperfine from 1.19.0 to 1.20.0.
This release adds the --reference-name option, extends
--ignore-failure to accept comma-separated exit codes, adds
improvements to the bundled Python scripts, and fixes command naming
with parameter scans.

Refresh the vendored cargo tarball hash for the new release.

Add myself as the maintainer for hyperfine in DEVELOPERS.

Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com>
---
 DEVELOPERS                       | 1 +
 package/hyperfine/hyperfine.hash | 2 +-
 package/hyperfine/hyperfine.mk   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/DEVELOPERS b/DEVELOPERS
index 15de0a3cb6..f1544d6698 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -3061,6 +3061,7 @@ F:	package/wolfssl/
 
 N:	Shubham Chakraborty <chakrabortyshubham66@gmail.com>
 F:	package/ccache/
+F:	package/hyperfine/
 
 N:	Simon Dawson <spdawson@gmail.com>
 F:	boot/at91bootstrap3/
diff --git a/package/hyperfine/hyperfine.hash b/package/hyperfine/hyperfine.hash
index ca3bb41a89..e0408ee79d 100644
--- a/package/hyperfine/hyperfine.hash
+++ b/package/hyperfine/hyperfine.hash
@@ -1,4 +1,4 @@
 # Locally computed
-sha256  9fb27f85472255c40f0ac24a932fae3cb5836cc99558d1f7a36a66e937be45a6  hyperfine-1.19.0-cargo4.tar.gz
+sha256  64644b26342ebd44ad455ee7750809e424aff084bad403d04d713d729b020934  hyperfine-1.20.0-cargo4.tar.gz
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE-APACHE
 sha256  1dfee18c2ff07ce551de4d6a1d2db158c0380746b488a7f0d08c8e0d3568b7c3  LICENSE-MIT
diff --git a/package/hyperfine/hyperfine.mk b/package/hyperfine/hyperfine.mk
index 7ab25fd4f1..8af6e0298a 100644
--- a/package/hyperfine/hyperfine.mk
+++ b/package/hyperfine/hyperfine.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HYPERFINE_VERSION = 1.19.0
+HYPERFINE_VERSION = 1.20.0
 HYPERFINE_SITE = $(call github,sharkdp,hyperfine,v$(HYPERFINE_VERSION))
 HYPERFINE_LICENSE = Apache-2.0 or MIT
 HYPERFINE_LICENSE_FILES = LICENSE-APACHE LICENSE-MIT
-- 
2.53.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] package/hyperfine: bump to version 1.20.0"
  2026-04-04 10:34 [Buildroot] [PATCH] package/hyperfine: bump to version 1.20.0" Shubham Chakraborty
@ 2026-04-06 19:09 ` Julien Olivain via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-04-06 19:09 UTC (permalink / raw)
  To: Shubham Chakraborty; +Cc: buildroot

On 04/04/2026 12:34, Shubham Chakraborty wrote:
> Update hyperfine from 1.19.0 to 1.20.0.
> This release adds the --reference-name option, extends
> --ignore-failure to accept comma-separated exit codes, adds
> improvements to the bundled Python scripts, and fixes command naming
> with parameter scans.
> 
> Refresh the vendored cargo tarball hash for the new release.
> 
> Add myself as the maintainer for hyperfine in DEVELOPERS.
> 
> Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com>

Applied to master, thanks. For info, I made few minor changes. See:
https://gitlab.com/buildroot.org/buildroot/-/commit/1b1018ce56347277f972c8596cd5518355af845e
https://gitlab.com/buildroot.org/buildroot/-/commit/5c040a70c84504964f8af656f3fba5a9e15ab936

Best regards,

Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-06 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-04 10:34 [Buildroot] [PATCH] package/hyperfine: bump to version 1.20.0" Shubham Chakraborty
2026-04-06 19:09 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox