Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sigi: update to 3.5.0
@ 2022-11-12  6:22 hiljusti
  2022-11-12 15:05 ` [PR REVIEW] " icp1994
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hiljusti @ 2022-11-12  6:22 UTC (permalink / raw)
  To: ml

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

There is a new pull request by hiljusti against master on the void-packages repository

https://github.com/hiljusti/void-packages update/sigi-3.5.0
https://github.com/void-linux/void-packages/pull/40478

sigi: update to 3.5.0
I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/sigi-3.5.0-40478.patch --]
[-- Type: text/x-diff, Size: 1112 bytes --]

From 0c09de87a6f90ebc50484480150dbca68a880ede Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Fri, 11 Nov 2022 22:22:08 -0800
Subject: [PATCH] sigi: update to 3.5.0

---
 srcpkgs/sigi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index 99eef609a789..9db2ec14a120 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.4.3
+version=3.5.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,7 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=a1a363a3379d53fbc5146f1f4f231c781aa56116548a00ee4af9acfcf7c93084
+checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
 
 post_install() {
 	vman sigi.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR REVIEW] sigi: update to 3.5.0
  2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
@ 2022-11-12 15:05 ` icp1994
  2022-11-12 23:46 ` hiljusti
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2022-11-12 15:05 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/40478#discussion_r1020771295

Comment:
```suggestion
homepage="https://github.com/sigi-cli/sigi"
```
If you want, you could write the distfiles as `distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"`

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR REVIEW] sigi: update to 3.5.0
  2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
  2022-11-12 15:05 ` [PR REVIEW] " icp1994
@ 2022-11-12 23:46 ` hiljusti
  2022-11-12 23:47 ` [PR PATCH] [Updated] " hiljusti
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hiljusti @ 2022-11-12 23:46 UTC (permalink / raw)
  To: ml

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

New review comment by hiljusti on void-packages repository

https://github.com/void-linux/void-packages/pull/40478#discussion_r1020819463

Comment:
Oh thanks! I missed this

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] sigi: update to 3.5.0
  2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
  2022-11-12 15:05 ` [PR REVIEW] " icp1994
  2022-11-12 23:46 ` hiljusti
@ 2022-11-12 23:47 ` hiljusti
  2022-11-12 23:49 ` [PR REVIEW] " hiljusti
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hiljusti @ 2022-11-12 23:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi-3.5.0
https://github.com/void-linux/void-packages/pull/40478

sigi: update to 3.5.0
I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/sigi-3.5.0-40478.patch --]
[-- Type: text/x-diff, Size: 2040 bytes --]

From 0c09de87a6f90ebc50484480150dbca68a880ede Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Fri, 11 Nov 2022 22:22:08 -0800
Subject: [PATCH 1/2] sigi: update to 3.5.0

---
 srcpkgs/sigi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index 99eef609a789..9db2ec14a120 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.4.3
+version=3.5.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,7 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=a1a363a3379d53fbc5146f1f4f231c781aa56116548a00ee4af9acfcf7c93084
+checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
 
 post_install() {
 	vman sigi.1

From 092080cc1c8a87a5cdc4d650ffc82a261ebf80ca Mon Sep 17 00:00:00 2001
From: "J.R. Hill" <hiljusti@amazon.com>
Date: Sat, 12 Nov 2022 15:47:38 -0800
Subject: [PATCH 2/2] Update homepage in srcpkgs/sigi/template

Co-authored-by: icp <pangolin@vivaldi.net>
---
 srcpkgs/sigi/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index 9db2ec14a120..10d39963b77b 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -6,7 +6,7 @@ build_style=cargo
 short_desc="Organization tool for people who hate organization"
 maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
-homepage="https://github.com/hiljusti/sigi"
+homepage="https://github.com/sigi-cli/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
 checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR REVIEW] sigi: update to 3.5.0
  2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
                   ` (2 preceding siblings ...)
  2022-11-12 23:47 ` [PR PATCH] [Updated] " hiljusti
@ 2022-11-12 23:49 ` hiljusti
  2022-11-12 23:54 ` [PR PATCH] [Updated] " hiljusti
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hiljusti @ 2022-11-12 23:49 UTC (permalink / raw)
  To: ml

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

New review comment by hiljusti on void-packages repository

https://github.com/void-linux/void-packages/pull/40478#discussion_r1020819673

Comment:
and I didn't know about the static crates link, I'll try that out too

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] sigi: update to 3.5.0
  2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
                   ` (3 preceding siblings ...)
  2022-11-12 23:49 ` [PR REVIEW] " hiljusti
@ 2022-11-12 23:54 ` hiljusti
  2022-11-13  9:35 ` hiljusti
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hiljusti @ 2022-11-12 23:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi-3.5.0
https://github.com/void-linux/void-packages/pull/40478

sigi: update to 3.5.0
I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/sigi-3.5.0-40478.patch --]
[-- Type: text/x-diff, Size: 1263 bytes --]

From 04cbb43c137376aa999c745e7911251f569e8510 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Fri, 11 Nov 2022 22:22:08 -0800
Subject: [PATCH] sigi: update to 3.5.0

Co-authored-by: icp <pangolin@vivaldi.net>
---
 srcpkgs/sigi/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index 99eef609a789..4f3b77f60a40 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,14 +1,14 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.4.3
+version=3.5.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
 maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
-homepage="https://github.com/hiljusti/sigi"
-distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=a1a363a3379d53fbc5146f1f4f231c781aa56116548a00ee4af9acfcf7c93084
+homepage="https://github.com/sigi-cli/sigi"
+distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"
+checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
 
 post_install() {
 	vman sigi.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] sigi: update to 3.5.0
  2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
                   ` (4 preceding siblings ...)
  2022-11-12 23:54 ` [PR PATCH] [Updated] " hiljusti
@ 2022-11-13  9:35 ` hiljusti
  2022-11-14  8:26 ` hiljusti
  2022-11-24  3:16 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: hiljusti @ 2022-11-13  9:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi-3.5.0
https://github.com/void-linux/void-packages/pull/40478

sigi: update to 3.5.0
I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/sigi-3.5.0-40478.patch --]
[-- Type: text/x-diff, Size: 1263 bytes --]

From bf602ab39e8ef6556174232cfa71a9a75f62fb42 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Fri, 11 Nov 2022 22:22:08 -0800
Subject: [PATCH] sigi: update to 3.5.0

Co-authored-by: icp <pangolin@vivaldi.net>
---
 srcpkgs/sigi/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index 99eef609a789..4f3b77f60a40 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,14 +1,14 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.4.3
+version=3.5.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
 maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
-homepage="https://github.com/hiljusti/sigi"
-distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=a1a363a3379d53fbc5146f1f4f231c781aa56116548a00ee4af9acfcf7c93084
+homepage="https://github.com/sigi-cli/sigi"
+distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"
+checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
 
 post_install() {
 	vman sigi.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] sigi: update to 3.5.0
  2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
                   ` (5 preceding siblings ...)
  2022-11-13  9:35 ` hiljusti
@ 2022-11-14  8:26 ` hiljusti
  2022-11-24  3:16 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: hiljusti @ 2022-11-14  8:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi-3.5.0
https://github.com/void-linux/void-packages/pull/40478

sigi: update to 3.5.0
I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/sigi-3.5.0-40478.patch --]
[-- Type: text/x-diff, Size: 1263 bytes --]

From 9750c48e8a7cd93baa7ef553f1f504ff2fb5b39a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Fri, 11 Nov 2022 22:22:08 -0800
Subject: [PATCH] sigi: update to 3.5.0

Co-authored-by: icp <pangolin@vivaldi.net>
---
 srcpkgs/sigi/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index 99eef609a789..4f3b77f60a40 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,14 +1,14 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.4.3
+version=3.5.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
 maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
-homepage="https://github.com/hiljusti/sigi"
-distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=a1a363a3379d53fbc5146f1f4f231c781aa56116548a00ee4af9acfcf7c93084
+homepage="https://github.com/sigi-cli/sigi"
+distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"
+checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
 
 post_install() {
 	vman sigi.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Merged]: sigi: update to 3.5.0
  2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
                   ` (6 preceding siblings ...)
  2022-11-14  8:26 ` hiljusti
@ 2022-11-24  3:16 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-11-24  3:16 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

sigi: update to 3.5.0
https://github.com/void-linux/void-packages/pull/40478

Description:
I tested the changes in this PR: **YES**

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-11-24  3:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-12  6:22 [PR PATCH] sigi: update to 3.5.0 hiljusti
2022-11-12 15:05 ` [PR REVIEW] " icp1994
2022-11-12 23:46 ` hiljusti
2022-11-12 23:47 ` [PR PATCH] [Updated] " hiljusti
2022-11-12 23:49 ` [PR REVIEW] " hiljusti
2022-11-12 23:54 ` [PR PATCH] [Updated] " hiljusti
2022-11-13  9:35 ` hiljusti
2022-11-14  8:26 ` hiljusti
2022-11-24  3:16 ` [PR PATCH] [Merged]: " classabbyamp

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).