From b212d2db3a56742a06ab974a7f4c846c7f5cb099 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 8 Feb 2024 10:10:12 +0100 Subject: [PATCH] eza: update to 0.18.1 --- srcpkgs/eza/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template index 7fc570a911e39..36c1b1beb8f97 100644 --- a/srcpkgs/eza/template +++ b/srcpkgs/eza/template @@ -1,6 +1,6 @@ # Template file for 'eza' pkgname=eza -version=0.18.0 +version=0.18.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=50f6187fa10eb7d2405477ed2b4dfbda7e51d3746b3660664f39b50d74c856a1 +checksum=f4ac88d8304bf0e403f922f05cd2ad9f87fd6b034de07228e4248edd9c9d0220 post_patch() { cargo update --package git2@0.18.1 --precise 0.17.2