Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] foot: update to 1.12.0.
@ 2022-04-27  5:22 beltofdespair
  2022-04-27  5:26 ` [PR PATCH] [Updated] " beltofdespair
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: beltofdespair @ 2022-04-27  5:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/beltofdespair/void-packages foot1.12
https://github.com/void-linux/void-packages/pull/36879

foot: update to 1.12.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 [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, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

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

From 236c67168259060c86182f3d1839b2180ec9e14c Mon Sep 17 00:00:00 2001
From: beltofdespair <mogwinglodot@protonmail.com>
Date: Wed, 27 Apr 2022 00:15:31 -0500
Subject: [PATCH] foot: update to 1.12.0.

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

diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template
index e1c373c43c24..529f8a4da5f4 100644
--- a/srcpkgs/foot/template
+++ b/srcpkgs/foot/template
@@ -1,6 +1,7 @@
 # Template file for 'foot'
 pkgname=foot
-version=1.11.0
+#version=1.11.0
+version=1.12.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -15,7 +16,8 @@ license="MIT"
 homepage="https://codeberg.org/dnkl/foot"
 changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e
+#checksum=2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e
+checksum=d8c27f735d2f361ee627cce282bee2462545f4df9532ee6ac28fd86a193404fa
 
 post_install() {
 	rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE

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

* Re: [PR PATCH] [Updated] foot: update to 1.12.0.
  2022-04-27  5:22 [PR PATCH] foot: update to 1.12.0 beltofdespair
@ 2022-04-27  5:26 ` beltofdespair
  2022-04-27 18:53 ` ifreund
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: beltofdespair @ 2022-04-27  5:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/beltofdespair/void-packages foot1.12
https://github.com/void-linux/void-packages/pull/36879

foot: update to 1.12.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 [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, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

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

From 422e70a115166b8f8a4fd20344d5279d0bc6bcc8 Mon Sep 17 00:00:00 2001
From: beltofdespair <mogwinglodot@protonmail.com>
Date: Wed, 27 Apr 2022 00:15:31 -0500
Subject: [PATCH] foot: update to 1.12.0.

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

diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template
index e1c373c43c24..a88ac63d2d33 100644
--- a/srcpkgs/foot/template
+++ b/srcpkgs/foot/template
@@ -1,6 +1,6 @@
 # Template file for 'foot'
 pkgname=foot
-version=1.11.0
+version=1.12.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://codeberg.org/dnkl/foot"
 changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e
+checksum=d8c27f735d2f361ee627cce282bee2462545f4df9532ee6ac28fd86a193404fa
 
 post_install() {
 	rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE

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

* Re: foot: update to 1.12.0.
  2022-04-27  5:22 [PR PATCH] foot: update to 1.12.0 beltofdespair
  2022-04-27  5:26 ` [PR PATCH] [Updated] " beltofdespair
@ 2022-04-27 18:53 ` ifreund
  2022-04-27 18:53 ` ifreund
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ifreund @ 2022-04-27 18:53 UTC (permalink / raw)
  To: ml

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

New comment by ifreund on void-packages repository

https://github.com/void-linux/void-packages/pull/36879#issuecomment-1111365224

Comment:
I was wating on 1.12.1 for several bugfixes: https://github.com/void-linux/void-packages/pull/36884

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

* Re: foot: update to 1.12.0.
  2022-04-27  5:22 [PR PATCH] foot: update to 1.12.0 beltofdespair
  2022-04-27  5:26 ` [PR PATCH] [Updated] " beltofdespair
  2022-04-27 18:53 ` ifreund
@ 2022-04-27 18:53 ` ifreund
  2022-04-27 18:53 ` ifreund
  2022-04-27 20:49 ` [PR PATCH] [Closed]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: ifreund @ 2022-04-27 18:53 UTC (permalink / raw)
  To: ml

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

New comment by ifreund on void-packages repository

https://github.com/void-linux/void-packages/pull/36879#issuecomment-1111365224

Comment:
I was waiting on 1.12.1 for several bugfixes: https://github.com/void-linux/void-packages/pull/36884

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

* Re: foot: update to 1.12.0.
  2022-04-27  5:22 [PR PATCH] foot: update to 1.12.0 beltofdespair
                   ` (2 preceding siblings ...)
  2022-04-27 18:53 ` ifreund
@ 2022-04-27 18:53 ` ifreund
  2022-04-27 20:49 ` [PR PATCH] [Closed]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: ifreund @ 2022-04-27 18:53 UTC (permalink / raw)
  To: ml

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

New comment by ifreund on void-packages repository

https://github.com/void-linux/void-packages/pull/36879#issuecomment-1111365224

Comment:
Just saw this now, I was waiting on 1.12.1 for several bugfixes: https://github.com/void-linux/void-packages/pull/36884

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

* Re: [PR PATCH] [Closed]: foot: update to 1.12.0.
  2022-04-27  5:22 [PR PATCH] foot: update to 1.12.0 beltofdespair
                   ` (3 preceding siblings ...)
  2022-04-27 18:53 ` ifreund
@ 2022-04-27 20:49 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-04-27 20:49 UTC (permalink / raw)
  To: ml

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

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

foot: update to 1.12.0.
https://github.com/void-linux/void-packages/pull/36879

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, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

end of thread, other threads:[~2022-04-27 20:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  5:22 [PR PATCH] foot: update to 1.12.0 beltofdespair
2022-04-27  5:26 ` [PR PATCH] [Updated] " beltofdespair
2022-04-27 18:53 ` ifreund
2022-04-27 18:53 ` ifreund
2022-04-27 18:53 ` ifreund
2022-04-27 20:49 ` [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).