From 5cebbc2406566dd940da27213514460a6b704a07 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 21 Mar 2024 11:54:00 +0100 Subject: [PATCH] eza: update to 0.18.8 --- srcpkgs/eza/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index ce207b228dc00e..9f027c90977ff8 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.18.7 +version=0.18.8 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=e712e3ae97ca7ee28e411b8537e20b1efb88b3e052c8053c13d70ae97bae9b61 +checksum=4169f57c522cd17e195a7bc36a9ea671e5b1d905f9ab57c66a49f6edf343179c post_patch() { cargo update --package git2@0.18.2 --precise 0.17.2