From d22c20b2741c06a2e2f55e0545a4a59f2743256a Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 26 Jul 2023 14:34:58 -0400 Subject: [PATCH] hexyl: update to 0.13.1 --- srcpkgs/hexyl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hexyl/template b/srcpkgs/hexyl/template index 8e8e18f28fe..48be35da153 100644 --- a/srcpkgs/hexyl/template +++ b/srcpkgs/hexyl/template @@ -1,6 +1,6 @@ # Template file for 'hexyl' pkgname=hexyl -version=0.13.0 +version=0.13.1 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=1b5d2fc49724a7ce76253f328190b9b5e09ba39af7ca1be9aa610c5c7e8c91b9 +checksum=a4b3009aa7210f7d80f91d6b01543d1544586c4509247f01e028f1a56781056d post_install() { vlicense LICENSE-MIT