Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fcft: update to 3.1.1
@ 2022-05-14  1:05 cinerea0
  2022-05-19 17:17 ` [PR REVIEW] " ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: cinerea0 @ 2022-05-14  1:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages fcft
https://github.com/void-linux/void-packages/pull/37114

fcft: update to 3.1.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37114.patch is attached

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

From d8884e29b87d8cb77160dfe077fa976037ea25c6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 13 May 2022 21:04:32 -0400
Subject: [PATCH] fcft: update to 3.1.1

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

diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template
index f30290d59155..b0c8e8b8815a 100644
--- a/srcpkgs/fcft/template
+++ b/srcpkgs/fcft/template
@@ -1,6 +1,6 @@
 # Template file for 'fcft'
 pkgname=fcft
-version=3.0.1
+version=3.1.1
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -15,7 +15,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fcft"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=0d9b9f3add24aef5efcf42a32e8ad0e50060e1441a491e04fff3d79a36a526ea
+checksum=5f35dbd8a1a81ec61648e86e8f86157c9fd905ee199540d81a031121473204d5
 
 build_options="textshaping"
 build_options_default="textshaping"

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

* Re: [PR REVIEW] fcft: update to 3.1.1
  2022-05-14  1:05 [PR PATCH] fcft: update to 3.1.1 cinerea0
@ 2022-05-19 17:17 ` ericonr
  2022-05-19 22:28 ` [PR PATCH] [Updated] " cinerea0
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2022-05-19 17:17 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37114#discussion_r877323086

Comment:
Would you mind updating to .2?

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

* Re: [PR PATCH] [Updated] fcft: update to 3.1.1
  2022-05-14  1:05 [PR PATCH] fcft: update to 3.1.1 cinerea0
  2022-05-19 17:17 ` [PR REVIEW] " ericonr
@ 2022-05-19 22:28 ` cinerea0
  2022-05-19 22:31 ` [PR REVIEW] " cinerea0
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2022-05-19 22:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages fcft
https://github.com/void-linux/void-packages/pull/37114

fcft: update to 3.1.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37114.patch is attached

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

From c599683afff93bcde83bea6592bdad40982f5a32 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 19 May 2022 18:28:33 -0400
Subject: [PATCH] fcft: update to 3.1.2

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

diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template
index f30290d59155..8d8b4313a55d 100644
--- a/srcpkgs/fcft/template
+++ b/srcpkgs/fcft/template
@@ -1,6 +1,6 @@
 # Template file for 'fcft'
 pkgname=fcft
-version=3.0.1
+version=3.1.2
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -15,7 +15,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fcft"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=0d9b9f3add24aef5efcf42a32e8ad0e50060e1441a491e04fff3d79a36a526ea
+checksum=f571afe693d3fa11fe36e97c7a2ecbbf9313755ee31c1ec3dcc648796b8e6db0
 
 build_options="textshaping"
 build_options_default="textshaping"

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

* Re: [PR REVIEW] fcft: update to 3.1.1
  2022-05-14  1:05 [PR PATCH] fcft: update to 3.1.1 cinerea0
  2022-05-19 17:17 ` [PR REVIEW] " ericonr
  2022-05-19 22:28 ` [PR PATCH] [Updated] " cinerea0
@ 2022-05-19 22:31 ` cinerea0
  2022-05-21  8:29 ` fcft: update to 3.1.2 paper42
  2022-05-21  8:29 ` [PR PATCH] [Closed]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2022-05-19 22:31 UTC (permalink / raw)
  To: ml

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

New review comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/37114#discussion_r877589266

Comment:
Just pushed the new version. I'm testing it right now and it's working well.

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

* Re: fcft: update to 3.1.2
  2022-05-14  1:05 [PR PATCH] fcft: update to 3.1.1 cinerea0
                   ` (2 preceding siblings ...)
  2022-05-19 22:31 ` [PR REVIEW] " cinerea0
@ 2022-05-21  8:29 ` paper42
  2022-05-21  8:29 ` [PR PATCH] [Closed]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-05-21  8:29 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37114#issuecomment-1133564433

Comment:
duplicate of #37200, we will go with that one because it's from the maintainer, but thanks for testing

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

* Re: [PR PATCH] [Closed]: fcft: update to 3.1.2
  2022-05-14  1:05 [PR PATCH] fcft: update to 3.1.1 cinerea0
                   ` (3 preceding siblings ...)
  2022-05-21  8:29 ` fcft: update to 3.1.2 paper42
@ 2022-05-21  8:29 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-05-21  8:29 UTC (permalink / raw)
  To: ml

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

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

fcft: update to 3.1.2
https://github.com/void-linux/void-packages/pull/37114

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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] 6+ messages in thread

end of thread, other threads:[~2022-05-21  8:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-14  1:05 [PR PATCH] fcft: update to 3.1.1 cinerea0
2022-05-19 17:17 ` [PR REVIEW] " ericonr
2022-05-19 22:28 ` [PR PATCH] [Updated] " cinerea0
2022-05-19 22:31 ` [PR REVIEW] " cinerea0
2022-05-21  8:29 ` fcft: update to 3.1.2 paper42
2022-05-21  8:29 ` [PR PATCH] [Closed]: " paper42

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