lsd: update to 1.1.3

This commit is contained in:
tranzystorekk 2024-08-19 19:02:58 +02:00
parent 9050d29ac6
commit 95e0df844f
2 changed files with 3 additions and 17 deletions

View File

@ -1,14 +0,0 @@
# Upstream failed to run `cargo update` for v1.1.2; should be dropped on next release
diff --git a/Cargo.lock b/Cargo.lock
index 059f83ec97d..1a749ed7ada 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -735,7 +735,7 @@ dependencies = [
[[package]]
name = "lsd"
-version = "1.1.1"
+version = "1.1.2"
dependencies = [
"assert_cmd",
"assert_fs",

View File

@ -1,7 +1,7 @@
# Template file for 'lsd'
pkgname=lsd
version=1.1.2
revision=3
version=1.1.3
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="libgit2-devel"
@ -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=cd80dae9a8f6c4c2061f79084468ea6e04c372e932e3712a165119417960e14e
checksum=24b0c44006efe719e53a5127f21b2cdb06db58ffd833f5cfbca4bcf665d188f8
conflicts="disputils"
# The 'cannot_access_subdir_exit_status' fails on CI