From 4295c1781e693215f9f98460c775e3ccd49923e5 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Mon, 25 Mar 2024 19:52:19 +0100 Subject: [PATCH] lsd: update to 1.1.2 --- srcpkgs/lsd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lsd/template b/srcpkgs/lsd/template index 0975fc93b1d550..cfc9a72cad2be0 100644 --- a/srcpkgs/lsd/template +++ b/srcpkgs/lsd/template @@ -1,6 +1,6 @@ # Template file for 'lsd' pkgname=lsd -version=1.1.1 +version=1.1.2 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://github.com/lsd-rs/lsd" changelog="https://github.com/lsd-rs/lsd/releases" distfiles="https://github.com/lsd-rs/lsd/archive/refs/tags/v${version}.tar.gz" -checksum=7933e196bf7b164ea8879078f8a8e87381e0c49f71867e0036c82916199aba61 +checksum=cd80dae9a8f6c4c2061f79084468ea6e04c372e932e3712a165119417960e14e conflicts="disputils" # The 'cannot_access_subdir_exit_status' fails on CI