We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100023e commit 4257ee3Copy full SHA for 4257ee3
srcpkgs/rust-bacon/template
@@ -1,6 +1,6 @@
1
# Template file for 'rust-bacon'
2
pkgname=rust-bacon
3
-version=3.20.1
+version=3.20.3
4
revision=1
5
build_style=cargo
6
short_desc="Background rust code checker"
@@ -9,7 +9,7 @@ license="AGPL-3.0-only"
9
homepage="https://dystroy.org/bacon/"
10
changelog="https://raw.githubusercontent.com/Canop/bacon/main/CHANGELOG.md"
11
distfiles="https://github.com/Canop/bacon/archive/refs/tags/v${version}.tar.gz"
12
-checksum=cdcaa493d5cf68a4fdd6f17c588b1ea77177bc96e493818665abffbcf00a3900
+checksum=9dcc1a2e250b1c9617845c0f223a0b4a18cb37aa8c2c64247ffdd23e8e41e10b
13
conflicts="bacon"
14
15
post_install() {
0 commit comments