Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cfm: update to 0.6.5.
@ 2020-09-23 13:22 willeccles
  2020-09-23 13:23 ` willeccles
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/willeccles/void-packages cfm-0.6.5
https://github.com/void-linux/void-packages/pull/25053

cfm: update to 0.6.5.
I am the maintainer of this package. This update makes drawing smoother and adds some other useful features.

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

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

From 7a65d64864381b29af90bd8d06466c30db9561f1 Mon Sep 17 00:00:00 2001
From: Will Eccles <will@eccles.dev>
Date: Mon, 14 Sep 2020 10:20:18 -0400
Subject: [PATCH 1/2] cfm: update to 0.6.4.

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

diff --git a/srcpkgs/cfm/template b/srcpkgs/cfm/template
index 3d1b6b7fbf2..b7e1ed34e37 100644
--- a/srcpkgs/cfm/template
+++ b/srcpkgs/cfm/template
@@ -1,6 +1,6 @@
 # Template file for 'cfm'
 pkgname=cfm
-version=0.6.3
+version=0.6.4
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -9,7 +9,7 @@ maintainer="Will Eccles <will@eccles.dev>"
 license="MPL-2.0"
 homepage="https://eccles.dev/cfm"
 distfiles="https://github.com/willeccles/cfm/archive/v${version}.tar.gz"
-checksum="24d208cd6658cb8a0100cc93bad5700883dd176b549ed12c0a6ca4e1551ecc4f"
+checksum="2a511eeec6c2652005b8e5b43e79dd3d5c95e8c02c848186c553ff42ded099eb"
 
 do_install() {
 	vbin cfm

From 4c0b3f6ce7d1520bcd3631cd2bdb199abfd0b2b1 Mon Sep 17 00:00:00 2001
From: Will Eccles <will@eccles.dev>
Date: Tue, 22 Sep 2020 00:59:25 -0400
Subject: [PATCH 2/2] cfm: update to 0.6.5.

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

diff --git a/srcpkgs/cfm/template b/srcpkgs/cfm/template
index b7e1ed34e37..39820f359d8 100644
--- a/srcpkgs/cfm/template
+++ b/srcpkgs/cfm/template
@@ -1,6 +1,6 @@
 # Template file for 'cfm'
 pkgname=cfm
-version=0.6.4
+version=0.6.5
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -9,7 +9,7 @@ maintainer="Will Eccles <will@eccles.dev>"
 license="MPL-2.0"
 homepage="https://eccles.dev/cfm"
 distfiles="https://github.com/willeccles/cfm/archive/v${version}.tar.gz"
-checksum="2a511eeec6c2652005b8e5b43e79dd3d5c95e8c02c848186c553ff42ded099eb"
+checksum="e4a0a1883a6da3a5a1e1c299d353df43872da34cb852a49483c8cef7b200c858"
 
 do_install() {
 	vbin cfm

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

* Re: cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
@ 2020-09-23 13:23 ` willeccles
  2020-09-23 13:24 ` [PR PATCH] [Updated] " willeccles
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:23 UTC (permalink / raw)
  To: ml

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

New comment by willeccles on void-packages repository

https://github.com/void-linux/void-packages/pull/25053#issuecomment-697361255

Comment:
How did I manage to get the 0.6.4 commit in there? Oh my.

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

* Re: [PR PATCH] [Updated] cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
  2020-09-23 13:23 ` willeccles
@ 2020-09-23 13:24 ` willeccles
  2020-09-23 13:25 ` willeccles
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/willeccles/void-packages cfm-0.6.5
https://github.com/void-linux/void-packages/pull/25053

cfm: update to 0.6.5.
I am the maintainer of this package. This update makes drawing smoother and adds some other useful features.

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

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

From 1379422e187d5cb9853761a19974854f42e5807e Mon Sep 17 00:00:00 2001
From: Will Eccles <will@eccles.dev>
Date: Mon, 14 Sep 2020 10:20:18 -0400
Subject: [PATCH] cfm: update to 0.6.5.

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

diff --git a/srcpkgs/cfm/template b/srcpkgs/cfm/template
index 3d1b6b7fbf2..39820f359d8 100644
--- a/srcpkgs/cfm/template
+++ b/srcpkgs/cfm/template
@@ -1,6 +1,6 @@
 # Template file for 'cfm'
 pkgname=cfm
-version=0.6.3
+version=0.6.5
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -9,7 +9,7 @@ maintainer="Will Eccles <will@eccles.dev>"
 license="MPL-2.0"
 homepage="https://eccles.dev/cfm"
 distfiles="https://github.com/willeccles/cfm/archive/v${version}.tar.gz"
-checksum="24d208cd6658cb8a0100cc93bad5700883dd176b549ed12c0a6ca4e1551ecc4f"
+checksum="e4a0a1883a6da3a5a1e1c299d353df43872da34cb852a49483c8cef7b200c858"
 
 do_install() {
 	vbin cfm

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

* Re: [PR PATCH] [Updated] cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
  2020-09-23 13:23 ` willeccles
  2020-09-23 13:24 ` [PR PATCH] [Updated] " willeccles
@ 2020-09-23 13:25 ` willeccles
  2020-09-23 13:27 ` willeccles
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/willeccles/void-packages cfm-0.6.5
https://github.com/void-linux/void-packages/pull/25053

cfm: update to 0.6.5.
I am the maintainer of this package. This update makes drawing smoother and adds some other useful features.

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

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

From 1379422e187d5cb9853761a19974854f42e5807e Mon Sep 17 00:00:00 2001
From: Will Eccles <will@eccles.dev>
Date: Mon, 14 Sep 2020 10:20:18 -0400
Subject: [PATCH] cfm: update to 0.6.5.

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

diff --git a/srcpkgs/cfm/template b/srcpkgs/cfm/template
index 3d1b6b7fbf2..39820f359d8 100644
--- a/srcpkgs/cfm/template
+++ b/srcpkgs/cfm/template
@@ -1,6 +1,6 @@
 # Template file for 'cfm'
 pkgname=cfm
-version=0.6.3
+version=0.6.5
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -9,7 +9,7 @@ maintainer="Will Eccles <will@eccles.dev>"
 license="MPL-2.0"
 homepage="https://eccles.dev/cfm"
 distfiles="https://github.com/willeccles/cfm/archive/v${version}.tar.gz"
-checksum="24d208cd6658cb8a0100cc93bad5700883dd176b549ed12c0a6ca4e1551ecc4f"
+checksum="e4a0a1883a6da3a5a1e1c299d353df43872da34cb852a49483c8cef7b200c858"
 
 do_install() {
 	vbin cfm

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

* Re: cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
                   ` (2 preceding siblings ...)
  2020-09-23 13:25 ` willeccles
@ 2020-09-23 13:27 ` willeccles
  2020-09-23 13:29 ` willeccles
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:27 UTC (permalink / raw)
  To: ml

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

New comment by willeccles on void-packages repository

https://github.com/void-linux/void-packages/pull/25053#issuecomment-697363605

Comment:
*What have I done*

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

* Re: cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
                   ` (3 preceding siblings ...)
  2020-09-23 13:27 ` willeccles
@ 2020-09-23 13:29 ` willeccles
  2020-09-23 13:34 ` [PR PATCH] [Closed]: " willeccles
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:29 UTC (permalink / raw)
  To: ml

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

New comment by willeccles on void-packages repository

https://github.com/void-linux/void-packages/pull/25053#issuecomment-697364933

Comment:
Oh. This is why you update your local copy before making commits, kids.

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

* Re: [PR PATCH] [Closed]: cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
                   ` (4 preceding siblings ...)
  2020-09-23 13:29 ` willeccles
@ 2020-09-23 13:34 ` willeccles
  2020-09-23 13:35 ` [PR PATCH] [Updated] " willeccles
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:34 UTC (permalink / raw)
  To: ml

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

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

cfm: update to 0.6.5.
https://github.com/void-linux/void-packages/pull/25053

Description:
I am the maintainer of this package. This update makes drawing smoother and adds some other useful features.

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

* Re: [PR PATCH] [Updated] cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
                   ` (5 preceding siblings ...)
  2020-09-23 13:34 ` [PR PATCH] [Closed]: " willeccles
@ 2020-09-23 13:35 ` willeccles
  2020-09-23 13:37 ` willeccles
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/willeccles/void-packages cfm-0.6.5
https://github.com/void-linux/void-packages/pull/25053

cfm: update to 0.6.5.
I am the maintainer of this package. This update makes drawing smoother and adds some other useful features.

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

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



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

* Re: [PR PATCH] [Updated] cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
                   ` (6 preceding siblings ...)
  2020-09-23 13:35 ` [PR PATCH] [Updated] " willeccles
@ 2020-09-23 13:37 ` willeccles
  2020-09-23 13:38 ` willeccles
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/willeccles/void-packages cfm-0.6.5
https://github.com/void-linux/void-packages/pull/25053

cfm: update to 0.6.5.
I am the maintainer of this package. This update makes drawing smoother and adds some other useful features.

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

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

From 7a47596f83de2b8756273f138c8895ae345cb744 Mon Sep 17 00:00:00 2001
From: Will Eccles <will@eccles.dev>
Date: Tue, 22 Sep 2020 01:15:27 -0400
Subject: [PATCH] cfm: update to 0.6.5.

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

diff --git a/srcpkgs/cfm/template b/srcpkgs/cfm/template
index b7e1ed34e37..39820f359d8 100644
--- a/srcpkgs/cfm/template
+++ b/srcpkgs/cfm/template
@@ -1,6 +1,6 @@
 # Template file for 'cfm'
 pkgname=cfm
-version=0.6.4
+version=0.6.5
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -9,7 +9,7 @@ maintainer="Will Eccles <will@eccles.dev>"
 license="MPL-2.0"
 homepage="https://eccles.dev/cfm"
 distfiles="https://github.com/willeccles/cfm/archive/v${version}.tar.gz"
-checksum="2a511eeec6c2652005b8e5b43e79dd3d5c95e8c02c848186c553ff42ded099eb"
+checksum="e4a0a1883a6da3a5a1e1c299d353df43872da34cb852a49483c8cef7b200c858"
 
 do_install() {
 	vbin cfm

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

* Re: cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
                   ` (7 preceding siblings ...)
  2020-09-23 13:37 ` willeccles
@ 2020-09-23 13:38 ` willeccles
  2020-09-23 13:41 ` ericonr
  2020-09-24 18:48 ` [PR PATCH] [Merged]: " Chocimier
  10 siblings, 0 replies; 12+ messages in thread
From: willeccles @ 2020-09-23 13:38 UTC (permalink / raw)
  To: ml

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

New comment by willeccles on void-packages repository

https://github.com/void-linux/void-packages/pull/25053#issuecomment-697370012

Comment:
CI seems to have been cancelled, not sure how to make it run again.

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

* Re: cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
                   ` (8 preceding siblings ...)
  2020-09-23 13:38 ` willeccles
@ 2020-09-23 13:41 ` ericonr
  2020-09-24 18:48 ` [PR PATCH] [Merged]: " Chocimier
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-09-23 13:41 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25053#issuecomment-697373280

Comment:
Triggered it again.

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

* Re: [PR PATCH] [Merged]: cfm: update to 0.6.5.
  2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
                   ` (9 preceding siblings ...)
  2020-09-23 13:41 ` ericonr
@ 2020-09-24 18:48 ` Chocimier
  10 siblings, 0 replies; 12+ messages in thread
From: Chocimier @ 2020-09-24 18:48 UTC (permalink / raw)
  To: ml

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

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

cfm: update to 0.6.5.
https://github.com/void-linux/void-packages/pull/25053

Description:
I am the maintainer of this package. This update makes drawing smoother and adds some other useful features.

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

end of thread, other threads:[~2020-09-24 18:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 13:22 [PR PATCH] cfm: update to 0.6.5 willeccles
2020-09-23 13:23 ` willeccles
2020-09-23 13:24 ` [PR PATCH] [Updated] " willeccles
2020-09-23 13:25 ` willeccles
2020-09-23 13:27 ` willeccles
2020-09-23 13:29 ` willeccles
2020-09-23 13:34 ` [PR PATCH] [Closed]: " willeccles
2020-09-23 13:35 ` [PR PATCH] [Updated] " willeccles
2020-09-23 13:37 ` willeccles
2020-09-23 13:38 ` willeccles
2020-09-23 13:41 ` ericonr
2020-09-24 18:48 ` [PR PATCH] [Merged]: " Chocimier

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