From 4545e6729ead68aba78f62c7b510fe37d31304fb Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 11 Dec 2022 20:04:01 -0500 Subject: [PATCH] hexyl: update to 0.12.0 --- srcpkgs/hexyl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hexyl/template b/srcpkgs/hexyl/template index e4a499b31d06..41bae5e8e437 100644 --- a/srcpkgs/hexyl/template +++ b/srcpkgs/hexyl/template @@ -1,6 +1,6 @@ # Template file for 'hexyl' pkgname=hexyl -version=0.10.0 +version=0.12.0 revision=1 build_style=cargo short_desc="Command-line hex viewer" @@ -9,7 +9,7 @@ license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/hexyl" changelog="https://raw.githubusercontent.com/sharkdp/hexyl/master/CHANGELOG.md" distfiles="https://github.com/sharkdp/hexyl/archive/v${version}.tar.gz" -checksum=5821c0aa5fdda9e84399a5f92dbab53be2dbbcd9a7d4c81166c0b224a38624f8 +checksum=bf3a3e8851e7bbcf01f75ae95c018faf3c9f1b7f363159d4a7459bbe11478144 post_install() { vlicense LICENSE-MIT