difftastic: update to 0.55.0.

This commit is contained in:
icp 2024-02-02 13:49:23 +05:30 committed by Piraty
parent 74cfd0fc81
commit 0fe444b66d

View file

@ -1,6 +1,6 @@
# Template file for 'difftastic'
pkgname=difftastic
version=0.54.0
version=0.55.0
revision=1
build_style=cargo
short_desc="Structural diff tool that understands syntax"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://difftastic.wilfred.me.uk"
changelog="https://raw.githubusercontent.com/Wilfred/difftastic/master/CHANGELOG.md"
distfiles="https://static.crates.io/crates/difftastic/difftastic-${version}.crate"
checksum=f0ffde604735c4aa3347cf26c1f3eb65c2ac24ab1ad188f21d8aed89e2df974e
checksum=732d24a8e08568370ff701613f2678b9d6c920bb96a54bc82edaf4b5649fc55e
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"