From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: rust-bacon-2.14.1
Date: Thu, 02 May 2024 08:17:02 +0200 [thread overview]
Message-ID: <20240502061702.AC14225A7C@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45459@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 920 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages rust-bacon
https://github.com/void-linux/void-packages/pull/45459
New package: rust-bacon-2.14.1
#### Description
[bacon](https://dystroy.org/bacon/) is a background rust code checker designed for minimal interaction so that you can just let it run, alongside your editor, and be notified of warnings, errors, or test failures in your Rust code.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/45459.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-bacon-45459.patch --]
[-- Type: text/x-diff, Size: 1059 bytes --]
From ec50ff3e2e10ed620d4f27dfe50591fb7520fdaa Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 7 Nov 2022 15:34:45 +0530
Subject: [PATCH] New package: rust-bacon-2.16.0
---
srcpkgs/rust-bacon/template | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 srcpkgs/rust-bacon/template
diff --git a/srcpkgs/rust-bacon/template b/srcpkgs/rust-bacon/template
new file mode 100644
index 00000000000000..5fc1c2519cddf7
--- /dev/null
+++ b/srcpkgs/rust-bacon/template
@@ -0,0 +1,17 @@
+# Template file for 'rust-bacon'
+pkgname=rust-bacon
+version=2.16.0
+revision=1
+build_style=cargo
+short_desc="Background rust code checker"
+maintainer="icp <pangolin@vivaldi.net>"
+license="AGPL-3.0-only"
+homepage="https://dystroy.org/bacon/"
+changelog="https://raw.githubusercontent.com/Canop/bacon/main/CHANGELOG.md"
+distfiles="https://static.crates.io/crates/bacon/bacon-${version}.crate"
+checksum=1b5466a30415e2c36e3bfa6cc9537b8367cd5d3c1043cc4ef0bf42e39838d883
+conflicts="bacon"
+
+post_install() {
+ vlicense LICENSE
+}
next prev parent reply other threads:[~2024-05-02 6:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-06 19:22 [PR PATCH] New package: rust-bacon-2.12.1 icp1994
2023-10-25 13:36 ` [PR PATCH] [Closed]: " icp1994
2023-10-25 13:48 ` icp1994
2024-01-24 1:47 ` github-actions
2024-01-27 6:34 ` [PR PATCH] [Updated] " icp1994
2024-04-28 1:46 ` New package: rust-bacon-2.14.1 github-actions
2024-05-02 6:17 ` icp1994 [this message]
2024-08-01 1:55 ` New package: rust-bacon-2.16.0 github-actions
2024-08-02 9:05 ` [PR PATCH] [Updated] " icp1994
2024-08-02 15:05 ` [PR PATCH] [Updated] New package: rust-bacon-2.18.2 icp1994
2024-11-01 2:04 ` github-actions
2024-11-02 7:15 ` [PR PATCH] [Updated] " icp1994
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240502061702.AC14225A7C@inbox.vuxu.org \
--to=icp1994@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).