From 2695120e244316e2d1c6173ef185a086d4e5cb24 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 20 Jun 2025 14:07:11 +0530 Subject: [PATCH] rust-bacon: update to 3.16.0. --- srcpkgs/rust-bacon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rust-bacon/template b/srcpkgs/rust-bacon/template index 46b54b59413..9819922a7f4 100644 --- a/srcpkgs/rust-bacon/template +++ b/srcpkgs/rust-bacon/template @@ -1,6 +1,6 @@ # Template file for 'rust-bacon' pkgname=rust-bacon -version=3.15.0 +version=3.16.0 revision=1 build_style=cargo short_desc="Background rust code checker" @@ -9,7 +9,7 @@ license="AGPL-3.0-only" homepage="https://dystroy.org/bacon/" changelog="https://raw.githubusercontent.com/Canop/bacon/main/CHANGELOG.md" distfiles="https://github.com/Canop/bacon/archive/refs/tags/v${version}.tar.gz" -checksum=b162a0e9f827d849c962a5a0623ba9435182e3bf6c8e3fe4630a2446a8326bc7 +checksum=cf7f3471883260f7cd56d1b2bcce713463082e64a830bb46489d7e94303b3ba0 conflicts="bacon" post_install() {