delta: update time-rs for rust 1.80

This commit is contained in:
Andrew Benson 2024-07-26 16:40:51 -05:00
parent a12c9d689a
commit 836ce4c81a
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'delta'
pkgname=delta
version=0.17.0
revision=2
revision=3
build_style=cargo
build_helper=qemu
# https://github.com/dandavison/delta/issues/1637
@ -16,6 +16,10 @@ homepage="https://github.com/dandavison/delta"
distfiles="https://github.com/dandavison/delta/archive/refs/tags/${version}.tar.gz"
checksum=1abd21587bcc1f2ef0cd342784ce990da9978bc345578e45506419e0952de714
post_patch() {
cargo update --package time --precise 0.3.35
}
post_install() {
vlicense LICENSE