From 492bc2280c1e0f98463fac7452bf97693b5b44cd Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 26 Oct 2023 14:02:12 +0200 Subject: [PATCH] eza: update to 0.15.1 --- srcpkgs/eza/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index 0cb3003dcd3..5b6e02ef4b0 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.15.0 +version=0.15.1 revision=1 build_style=cargo hostmakedepends="pandoc pkg-config" @@ -11,7 +11,7 @@ license="MIT" homepage="https://eza.rocks" changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md" distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz" -checksum=e4cce5a6f60e6b7405af911e3f168cf17a1e86c33c292a449c1c25c15052967a +checksum=07981a535ed0eaddfe40c2d921fd996f53d1c8273ebf0a82faf8207d2ad1ee0a post_patch() { cargo update --package git2@0.18.1 --precise 0.17.2