diff --git a/srcpkgs/difftastic/template b/srcpkgs/difftastic/template index 29385f2b0cb..ac3b99c124e 100644 --- a/srcpkgs/difftastic/template +++ b/srcpkgs/difftastic/template @@ -1,6 +1,6 @@ # Template file for 'difftastic' pkgname=difftastic -version=0.58.0 +version=0.59.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://github.com/Wilfred/difftastic/archive/refs/tags/${version}.tar.gz" -checksum=2f180ff34e969880613a3cdcd6f2feb53af310180817075199690048d6e23af6 +checksum=2298ec0c480a3ec98799ecfb065403e13fa225f8ed6fca858fdf8c4efdb0dc69 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then XBPS_CROSS_RUSTFLAGS+=" -latomic"