diff --git a/srcpkgs/git-cliff/patches/rust-version.patch b/srcpkgs/git-cliff/patches/rust-version.patch deleted file mode 100644 index fb21d38d18e..00000000000 --- a/srcpkgs/git-cliff/patches/rust-version.patch +++ /dev/null @@ -1,26 +0,0 @@ -diff --git a/git-cliff-core/Cargo.toml b/git-cliff-core/Cargo.toml -index 0b8db3e..08ba673 100644 ---- a/git-cliff-core/Cargo.toml -+++ b/git-cliff-core/Cargo.toml -@@ -9,7 +9,7 @@ homepage = "https://github.com/orhun/git-cliff" - repository = "https://github.com/orhun/git-cliff" - keywords = ["changelog", "generator", "conventional", "commit"] - edition = "2021" --rust-version = "1.83.0" -+rust-version = "1.82.0" - - [features] - default = ["repo"] -diff --git a/git-cliff/Cargo.toml b/git-cliff/Cargo.toml -index 75696a7..b586a4a 100644 ---- a/git-cliff/Cargo.toml -+++ b/git-cliff/Cargo.toml -@@ -11,7 +11,7 @@ keywords = ["changelog", "generator", "conventional", "commit"] - categories = ["command-line-utilities"] - default-run = "git-cliff" - edition = "2021" --rust-version = "1.83.0" -+rust-version = "1.82.0" - - [[bin]] - name = "git-cliff-completions" diff --git a/srcpkgs/git-cliff/template b/srcpkgs/git-cliff/template index 87eae23b703..e4ad95f6549 100644 --- a/srcpkgs/git-cliff/template +++ b/srcpkgs/git-cliff/template @@ -1,8 +1,7 @@ # Template file for 'git-cliff' pkgname=git-cliff -version=2.8.0 +version=2.9.0 revision=1 -archs="x86_64* i686* aarch64* arm*" # ring build_style=cargo build_helper=qemu make_install_args="--path git-cliff" @@ -16,7 +15,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/orhun/git-cliff" changelog="https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md" distfiles="https://github.com/orhun/git-cliff/archive/refs/tags/v${version}.tar.gz" -checksum=dfcf7b7d903c6479e58c8e7594364d67ce59e3e50351b3277eb33482a783418d +checksum=449006d575e547fac9aae06d7246e51dd2d91f77dbfc42f7c99e32d742e46876 post_install() { vdoc README.md