Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] todoist: update to 0.18.0.
@ 2023-01-08 10:21 arete
  2023-01-11 19:37 ` [PR REVIEW] " kruceter
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: arete @ 2023-01-08 10:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages todoist
https://github.com/void-linux/void-packages/pull/41519

todoist: update to 0.18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 032c26934cd397cbc5c06674b5658e63cff71201 Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Sun, 8 Jan 2023 10:50:35 +0100
Subject: [PATCH] todoist: update to 0.18.0.

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

diff --git a/srcpkgs/todoist/template b/srcpkgs/todoist/template
index ec2ca3b96200..a2fa53ca9520 100644
--- a/srcpkgs/todoist/template
+++ b/srcpkgs/todoist/template
@@ -1,6 +1,6 @@
 # Template file for 'todoist'
 pkgname=todoist
-version=0.17.0
+version=0.18.0
 revision=1
 build_style=go
 go_import_path="github.com/sachaos/todoist"
@@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/sachaos/todoist"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fb38315819aaa345fb808b6ac7e4943cd31b206efda2f655093c2b6af48edf74
+checksum=2cc89bdf44d5a9bda6f748069cf8841e10e3b0c14dd4ddb17d5b1f7a7bc7d759
 
 post_install() {
 	vdoc README.md

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

* Re: [PR REVIEW] todoist: update to 0.18.0.
  2023-01-08 10:21 [PR PATCH] todoist: update to 0.18.0 arete
@ 2023-01-11 19:37 ` kruceter
  2023-01-21 17:45 ` [PR PATCH] [Updated] " arete
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kruceter @ 2023-01-11 19:37 UTC (permalink / raw)
  To: ml

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

New review comment by kruceter on void-packages repository

https://github.com/void-linux/void-packages/pull/41519#discussion_r1067386784

Comment:
```suggestion
distfiles="https://github.com/sachaos/todoist/archive/refs/tags/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] todoist: update to 0.18.0.
  2023-01-08 10:21 [PR PATCH] todoist: update to 0.18.0 arete
  2023-01-11 19:37 ` [PR REVIEW] " kruceter
@ 2023-01-21 17:45 ` arete
  2023-01-21 17:45 ` [PR REVIEW] " arete
  2023-01-23 20:58 ` [PR PATCH] [Merged]: " Vaelatern
  3 siblings, 0 replies; 5+ messages in thread
From: arete @ 2023-01-21 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages todoist
https://github.com/void-linux/void-packages/pull/41519

todoist: update to 0.18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d2fd4348abac0171702e3450a8ded9b8b71844d6 Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Sun, 8 Jan 2023 10:50:35 +0100
Subject: [PATCH] todoist: update to 0.18.0.

Signed-off-by: Gerardo Di iorio <arete74@gmail.com>
---
 srcpkgs/todoist/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/todoist/template b/srcpkgs/todoist/template
index ec2ca3b96200..ae4ac813ff65 100644
--- a/srcpkgs/todoist/template
+++ b/srcpkgs/todoist/template
@@ -1,6 +1,6 @@
 # Template file for 'todoist'
 pkgname=todoist
-version=0.17.0
+version=0.18.0
 revision=1
 build_style=go
 go_import_path="github.com/sachaos/todoist"
@@ -8,8 +8,8 @@ short_desc="Todoist CLI Client"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/sachaos/todoist"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fb38315819aaa345fb808b6ac7e4943cd31b206efda2f655093c2b6af48edf74
+distfiles="https://github.com/sachaos/todoist/archive/refs/tags/v${version}.tar.gz"
+checksum=2cc89bdf44d5a9bda6f748069cf8841e10e3b0c14dd4ddb17d5b1f7a7bc7d759
 
 post_install() {
 	vdoc README.md

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

* Re: [PR REVIEW] todoist: update to 0.18.0.
  2023-01-08 10:21 [PR PATCH] todoist: update to 0.18.0 arete
  2023-01-11 19:37 ` [PR REVIEW] " kruceter
  2023-01-21 17:45 ` [PR PATCH] [Updated] " arete
@ 2023-01-21 17:45 ` arete
  2023-01-23 20:58 ` [PR PATCH] [Merged]: " Vaelatern
  3 siblings, 0 replies; 5+ messages in thread
From: arete @ 2023-01-21 17:45 UTC (permalink / raw)
  To: ml

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

New review comment by arete on void-packages repository

https://github.com/void-linux/void-packages/pull/41519#discussion_r1083315831

Comment:
upddate

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

* Re: [PR PATCH] [Merged]: todoist: update to 0.18.0.
  2023-01-08 10:21 [PR PATCH] todoist: update to 0.18.0 arete
                   ` (2 preceding siblings ...)
  2023-01-21 17:45 ` [PR REVIEW] " arete
@ 2023-01-23 20:58 ` Vaelatern
  3 siblings, 0 replies; 5+ messages in thread
From: Vaelatern @ 2023-01-23 20:58 UTC (permalink / raw)
  To: ml

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

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

todoist: update to 0.18.0.
https://github.com/void-linux/void-packages/pull/41519

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-01-23 20:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-08 10:21 [PR PATCH] todoist: update to 0.18.0 arete
2023-01-11 19:37 ` [PR REVIEW] " kruceter
2023-01-21 17:45 ` [PR PATCH] [Updated] " arete
2023-01-21 17:45 ` [PR REVIEW] " arete
2023-01-23 20:58 ` [PR PATCH] [Merged]: " Vaelatern

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