Github messages for voidlinux
 help / color / mirror / Atom feed
From: hiljusti <hiljusti@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: sigi-2.0.1
Date: Fri, 26 Nov 2021 20:26:52 +0100	[thread overview]
Message-ID: <20211126192652.ajYPW_0xQ0kg0EQJIjlRJXnBtEBPfLlS7RSF__OC_Oc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29907@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1711 bytes --]

There is an updated pull request by hiljusti against master on the void-packages repository

https://github.com/hiljusti/void-packages master
https://github.com/void-linux/void-packages/pull/29907

New package: sigi-2.0.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

Note: I am the developer of [sigi](https://github.com/hiljusti/sigi), and rely on it daily for my personal organization.

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

<!--
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->

A patch file from https://github.com/void-linux/void-packages/pull/29907.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-29907.patch --]
[-- Type: text/x-diff, Size: 973 bytes --]

From 3e14d8f250302388d2d5a91356ea3ffaab83a03f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= <hiljusti@pm.me>
Date: Wed, 31 Mar 2021 00:51:03 -0700
Subject: [PATCH] New package: sigi-2.0.1

---
 srcpkgs/sigi/template | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 srcpkgs/sigi/template

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
new file mode 100644
index 000000000000..9f546e6df589
--- /dev/null
+++ b/srcpkgs/sigi/template
@@ -0,0 +1,11 @@
+# Template file for 'sigi'
+pkgname=sigi
+version=2.0.1
+revision=1
+build_style=cargo
+short_desc="Organization tool suitable for managing tasks, to-do lists, and other notes"
+maintainer="J.R. Hill <hiljusti@so.dang.cool>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/hiljusti/sigi/"
+distfiles="https://github.com/hiljusti/sigi/archive/refs/tags/v${version}.tar.gz"
+checksum=8b645aaf95b6ebcc1265c337170a10f31293aeb301f212962a578ead6ebaf800

  parent reply	other threads:[~2021-11-26 19:26 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31  9:57 [PR PATCH] New package: sigi-0.2.0 hiljusti
2021-03-31 11:13 ` New package: sigi-0.2.1 ericonr
2021-03-31 16:03 ` [PR PATCH] [Updated] " hiljusti
2021-03-31 16:04 ` hiljusti
2021-04-02 19:06 ` [PR PATCH] [Updated] " hiljusti
2021-04-03  3:32 ` hiljusti
2021-04-03  4:17 ` [PR PATCH] [Updated] " hiljusti
2021-04-08  0:28 ` [PR PATCH] [Updated] New package: sigi-0.2.2 hiljusti
2021-04-15  4:37 ` New package: sigi-0.2.3 cinerea0
2021-04-15  4:38 ` cinerea0
2021-04-15  5:00 ` [PR PATCH] [Updated] " hiljusti
2021-04-15  5:02 ` [PR PATCH] [Updated] New package: sigi-0.2.4 hiljusti
2021-04-15  5:03 ` hiljusti
2021-04-17  6:19 ` ericonr
2021-04-21  3:04 ` hiljusti
2021-04-21  3:17 ` hiljusti
2021-04-21  9:52 ` [PR PATCH] [Updated] " hiljusti
2021-04-29  6:29 ` [PR PATCH] [Updated] New package: sigi-0.2.5 hiljusti
2021-06-24  5:10 ` [PR PATCH] [Updated] New package: sigi-0.2.7 hiljusti
2021-07-05 23:46 ` hiljusti
2021-07-12 19:44 ` [PR PATCH] [Updated] New package: sigi-1.0.1 hiljusti
2021-11-26 18:44 ` [PR PATCH] [Updated] New package: sigi-1.1.0 hiljusti
2021-11-26 18:44 ` [PR PATCH] [Closed]: " hiljusti
2021-11-26 19:26 ` hiljusti [this message]
2021-11-26 19:39 ` New package: sigi-2.0.1 hiljusti
2021-11-26 19:39 ` hiljusti
2021-11-26 19:40 ` hiljusti
2021-11-29  1:38 ` [PR PATCH] [Updated] " hiljusti
2021-11-29  1:39 ` hiljusti
2021-11-29  5:55 ` [PR PATCH] [Updated] " hiljusti
2021-11-30 18:38 ` hiljusti
2021-11-30 21:35 ` hiljusti
2021-12-08  0:42 ` New package: sigi-2.1.1 hiljusti
2021-12-11  2:39 ` ericonr
2021-12-12  8:58 ` [PR PATCH] [Updated] " hiljusti
2021-12-12  8:59 ` hiljusti
2021-12-13 17:30 ` [PR PATCH] [Updated] " hiljusti
2021-12-13 17:30 ` hiljusti
2021-12-17 19:22 ` hiljusti
2022-01-08  6:05 ` hiljusti
2022-01-12  9:49 ` [PR PATCH] [Updated] " hiljusti
2022-01-12  9:50 ` New package: sigi-3.0.0 hiljusti
2022-01-12  9:54 ` hiljusti
2022-01-12  9:58 ` [PR PATCH] [Updated] " hiljusti
2022-02-02 10:28 ` hiljusti
2022-02-02 10:29 ` hiljusti
2022-02-02 10:33 ` [PR PATCH] [Updated] " hiljusti
2022-03-09  9:17 ` hiljusti
2022-03-09  9:18 ` New package: sigi-3.0.1 hiljusti
2022-03-09  9:18 ` hiljusti
2022-03-09 10:05 ` [PR PATCH] [Updated] " hiljusti
2022-03-09 10:05 ` hiljusti
2022-03-09 10:14 ` [PR PATCH] [Updated] New package: sigi-3.0.2 hiljusti
2022-03-19  8:47 ` hiljusti
2022-03-19  8:49 ` [PR PATCH] [Updated] New package: sigi-3.0.3 hiljusti
2022-03-22  6:26 ` hiljusti
2022-03-28  8:01 ` [PR PATCH] [Updated] " hiljusti
2022-03-28  8:02 ` hiljusti
2022-04-01  8:04 ` [PR PATCH] [Updated] New package: sigi-3.1.0 hiljusti
2022-04-01  8:07 ` hiljusti
2022-04-01 11:49 ` [PR REVIEW] " subnut
2022-04-01 11:49 ` subnut
2022-04-02 19:26 ` hiljusti
2022-04-02 19:26 ` hiljusti
2022-04-02 19:28 ` hiljusti
2022-04-02 19:29 ` hiljusti
2022-04-02 19:34 ` [PR PATCH] [Updated] " hiljusti
2022-04-02 19:35 ` [PR REVIEW] " hiljusti
2022-04-02 19:46 ` [PR PATCH] [Updated] " hiljusti
2022-04-02 19:49 ` [PR REVIEW] " hiljusti
2022-04-03  5:44 ` hiljusti
2022-04-07  4:17 ` [PR PATCH] [Merged]: " the-maldridge

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=20211126192652.ajYPW_0xQ0kg0EQJIjlRJXnBtEBPfLlS7RSF__OC_Oc@z \
    --to=hiljusti@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).