* [PR PATCH] chezmoi: update to 2.0.0.
@ 2021-03-17 19:10 titouanco
2021-03-18 9:34 ` [PR PATCH] [Updated] " titouanco
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: titouanco @ 2021-03-17 19:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1591 bytes --]
There is a new pull request by titouanco against master on the void-packages repository
https://github.com/titouanco/void-packages chezmoi
https://github.com/void-linux/void-packages/pull/29549
chezmoi: update to 2.0.0.
<!-- Mark items with [x] where applicable -->
#### General
- [ ] 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
<!--
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.)
- [ ] 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/29549.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chezmoi-29549.patch --]
[-- Type: text/x-diff, Size: 968 bytes --]
From a7a5dd987c577f865864e0c8159ad2f39493f45a Mon Sep 17 00:00:00 2001
From: TC <git@titouan.co>
Date: Wed, 17 Mar 2021 20:04:08 +0100
Subject: [PATCH] chezmoi: update to 2.0.0.
---
srcpkgs/chezmoi/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 64326d00b139..9bfc16d130b0 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
-version=1.8.11
+version=2.0.0
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi"
@@ -13,7 +13,7 @@ maintainer="Abigail G <dev@kb6.ee>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=23515591028202aaf7af908e38972f156ee08022f535bc74aaa9244b82da2fa1
+checksum=b0e5200eb2cc991372a2781f789e792bbc993d1d835849c7756304d2f6fe9bcd
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] chezmoi: update to 2.0.0.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
@ 2021-03-18 9:34 ` titouanco
2021-03-19 18:20 ` chezmoi: update to 2.0.1 ericonr
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: titouanco @ 2021-03-18 9:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1596 bytes --]
There is an updated pull request by titouanco against master on the void-packages repository
https://github.com/titouanco/void-packages chezmoi
https://github.com/void-linux/void-packages/pull/29549
chezmoi: update to 2.0.0.
<!-- Mark items with [x] where applicable -->
#### General
- [ ] 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
<!--
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.)
- [ ] 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/29549.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chezmoi-29549.patch --]
[-- Type: text/x-diff, Size: 968 bytes --]
From db6fe67adedded2b25628f271f61f1639e17362a Mon Sep 17 00:00:00 2001
From: TC <git@titouan.co>
Date: Thu, 18 Mar 2021 10:33:53 +0100
Subject: [PATCH] chezmoi: update to 2.0.1.
---
srcpkgs/chezmoi/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 64326d00b139..11d4c579b04c 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
-version=1.8.11
+version=2.0.1
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi"
@@ -13,7 +13,7 @@ maintainer="Abigail G <dev@kb6.ee>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=23515591028202aaf7af908e38972f156ee08022f535bc74aaa9244b82da2fa1
+checksum=902222c1bea9f71869ab79275d801ce0128ec2b4ccebc01c0ff0ecb4c9407e43
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: chezmoi: update to 2.0.1.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
2021-03-18 9:34 ` [PR PATCH] [Updated] " titouanco
@ 2021-03-19 18:20 ` ericonr
2021-03-19 18:24 ` classabbyamp
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-03-19 18:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 158 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/29549#issuecomment-803023683
Comment:
@classabbyamp ok?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: chezmoi: update to 2.0.1.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
2021-03-18 9:34 ` [PR PATCH] [Updated] " titouanco
2021-03-19 18:20 ` chezmoi: update to 2.0.1 ericonr
@ 2021-03-19 18:24 ` classabbyamp
2021-03-19 18:27 ` titouanco
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2021-03-19 18:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 333 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/29549#issuecomment-803026385
Comment:
v2.0.2 is now available and I was going to get around to updating this tonight/this weekend. Wanted to ensure there wasn't anything that needed changes because it's a major version bump.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: chezmoi: update to 2.0.1.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
` (2 preceding siblings ...)
2021-03-19 18:24 ` classabbyamp
@ 2021-03-19 18:27 ` titouanco
2021-03-19 18:30 ` [PR PATCH] [Updated] " titouanco
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: titouanco @ 2021-03-19 18:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 196 bytes --]
New comment by titouanco on void-packages repository
https://github.com/void-linux/void-packages/pull/29549#issuecomment-803027767
Comment:
I'll make a new commit for the 2.0.2 in a few minutes
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] chezmoi: update to 2.0.1.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
` (3 preceding siblings ...)
2021-03-19 18:27 ` titouanco
@ 2021-03-19 18:30 ` titouanco
2021-03-20 1:00 ` chezmoi: update to 2.0.2 ericonr
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: titouanco @ 2021-03-19 18:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1596 bytes --]
There is an updated pull request by titouanco against master on the void-packages repository
https://github.com/titouanco/void-packages chezmoi
https://github.com/void-linux/void-packages/pull/29549
chezmoi: update to 2.0.1.
<!-- Mark items with [x] where applicable -->
#### General
- [ ] 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
<!--
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.)
- [ ] 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/29549.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chezmoi-29549.patch --]
[-- Type: text/x-diff, Size: 968 bytes --]
From 1c489055e75382fe1510d2e0c8a92b09cd06e4e8 Mon Sep 17 00:00:00 2001
From: TC <git@titouan.co>
Date: Fri, 19 Mar 2021 19:30:05 +0100
Subject: [PATCH] chezmoi: update to 2.0.2.
---
srcpkgs/chezmoi/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
index 64326d00b139..49c6d1c61f2c 100644
--- a/srcpkgs/chezmoi/template
+++ b/srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
# Template file for 'chezmoi'
pkgname=chezmoi
-version=1.8.11
+version=2.0.2
revision=1
build_style=go
go_import_path="github.com/twpayne/chezmoi"
@@ -13,7 +13,7 @@ maintainer="Abigail G <dev@kb6.ee>"
license="MIT"
homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
-checksum=23515591028202aaf7af908e38972f156ee08022f535bc74aaa9244b82da2fa1
+checksum=7e04e07b6b44ae1045fa4a8c5e723e80fe3ae4ea67d3400f6d8c2621a6a7cef3
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: chezmoi: update to 2.0.2.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
` (4 preceding siblings ...)
2021-03-19 18:30 ` [PR PATCH] [Updated] " titouanco
@ 2021-03-20 1:00 ` ericonr
2021-03-20 1:01 ` ericonr
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-03-20 1:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 234 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/29549#issuecomment-803212471
Comment:
@classabbyamp I can wait for an approval from you, if you wish to confirm everything is fine.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: chezmoi: update to 2.0.2.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
` (5 preceding siblings ...)
2021-03-20 1:00 ` chezmoi: update to 2.0.2 ericonr
@ 2021-03-20 1:01 ` ericonr
2021-03-20 1:19 ` ericonr
2021-03-20 1:19 ` [PR PATCH] [Merged]: " ericonr
8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-03-20 1:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 195 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/29549#issuecomment-803212593
Comment:
From my quick skim of the changelog, this PR looks ok.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: chezmoi: update to 2.0.2.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
` (6 preceding siblings ...)
2021-03-20 1:01 ` ericonr
@ 2021-03-20 1:19 ` ericonr
2021-03-20 1:19 ` [PR PATCH] [Merged]: " ericonr
8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-03-20 1:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 171 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/29549#issuecomment-803215447
Comment:
Well, that works :)
Thanks!
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Merged]: chezmoi: update to 2.0.2.
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
` (7 preceding siblings ...)
2021-03-20 1:19 ` ericonr
@ 2021-03-20 1:19 ` ericonr
8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-03-20 1:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1436 bytes --]
There's a merged pull request on the void-packages repository
chezmoi: update to 2.0.2.
https://github.com/void-linux/void-packages/pull/29549
Description:
<!-- Mark items with [x] where applicable -->
#### General
- [ ] 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
<!--
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.)
- [ ] 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] 10+ messages in thread
end of thread, other threads:[~2021-03-20 1:19 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 19:10 [PR PATCH] chezmoi: update to 2.0.0 titouanco
2021-03-18 9:34 ` [PR PATCH] [Updated] " titouanco
2021-03-19 18:20 ` chezmoi: update to 2.0.1 ericonr
2021-03-19 18:24 ` classabbyamp
2021-03-19 18:27 ` titouanco
2021-03-19 18:30 ` [PR PATCH] [Updated] " titouanco
2021-03-20 1:00 ` chezmoi: update to 2.0.2 ericonr
2021-03-20 1:01 ` ericonr
2021-03-20 1:19 ` ericonr
2021-03-20 1:19 ` [PR PATCH] [Merged]: " ericonr
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).