Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] foot: update to 1.12.1
@ 2022-05-16  6:50 dkwo
  2022-05-16  6:58 ` dkwo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dkwo @ 2022-05-16  6:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages foot
https://github.com/void-linux/void-packages/pull/37148

foot: update to 1.12.1
I've built and tested this on x86_64-musl.

@ifreund 

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

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

From c73206b18680494c88ff5224bfe54b56be91585c Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Mon, 16 May 2022 08:46:56 +0200
Subject: [PATCH] foot: update to 1.12.1

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

diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template
index e1c373c43c24..8b9a19404a62 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.1
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -14,8 +14,8 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 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
+distfiles="https://codeberg.org/dnkl/foot/archive/${version}.tar.gz"
+checksum=14e307ac89454b682bb9f1bc644043779f4462df656034fcc4c1e72b18fbffdd
 
 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.1
  2022-05-16  6:50 [PR PATCH] foot: update to 1.12.1 dkwo
@ 2022-05-16  6:58 ` dkwo
  2022-05-16  8:45 ` ifreund
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dkwo @ 2022-05-16  6:58 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/37148#issuecomment-1127295347

Comment:
The failure on x86-64 is due to
```
foot-terminfo and ncurses-term conflict for
  /usr/share/terminfo/f/foot
  /usr/share/terminfo/f/foot-direct
```

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

* Re: foot: update to 1.12.1
  2022-05-16  6:50 [PR PATCH] foot: update to 1.12.1 dkwo
  2022-05-16  6:58 ` dkwo
@ 2022-05-16  8:45 ` ifreund
  2022-05-16  8:53 ` [PR PATCH] [Closed]: " dkwo
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ifreund @ 2022-05-16  8:45 UTC (permalink / raw)
  To: ml

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

New comment by ifreund on void-packages repository

https://github.com/void-linux/void-packages/pull/37148#issuecomment-1127398449

Comment:
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.1
  2022-05-16  6:50 [PR PATCH] foot: update to 1.12.1 dkwo
  2022-05-16  6:58 ` dkwo
  2022-05-16  8:45 ` ifreund
@ 2022-05-16  8:53 ` dkwo
  2022-05-16  8:53 ` dkwo
  2022-05-16  9:11 ` ifreund
  4 siblings, 0 replies; 6+ messages in thread
From: dkwo @ 2022-05-16  8:53 UTC (permalink / raw)
  To: ml

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

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

foot: update to 1.12.1
https://github.com/void-linux/void-packages/pull/37148

Description:
I've built and tested this on x86_64-musl.

@ifreund 

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

* Re: foot: update to 1.12.1
  2022-05-16  6:50 [PR PATCH] foot: update to 1.12.1 dkwo
                   ` (2 preceding siblings ...)
  2022-05-16  8:53 ` [PR PATCH] [Closed]: " dkwo
@ 2022-05-16  8:53 ` dkwo
  2022-05-16  9:11 ` ifreund
  4 siblings, 0 replies; 6+ messages in thread
From: dkwo @ 2022-05-16  8:53 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/37148#issuecomment-1127405298

Comment:
Sorry, I missed that.

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

* Re: foot: update to 1.12.1
  2022-05-16  6:50 [PR PATCH] foot: update to 1.12.1 dkwo
                   ` (3 preceding siblings ...)
  2022-05-16  8:53 ` dkwo
@ 2022-05-16  9:11 ` ifreund
  4 siblings, 0 replies; 6+ messages in thread
From: ifreund @ 2022-05-16  9:11 UTC (permalink / raw)
  To: ml

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

New comment by ifreund on void-packages repository

https://github.com/void-linux/void-packages/pull/37148#issuecomment-1127422739

Comment:
No worries!

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

end of thread, other threads:[~2022-05-16  9:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16  6:50 [PR PATCH] foot: update to 1.12.1 dkwo
2022-05-16  6:58 ` dkwo
2022-05-16  8:45 ` ifreund
2022-05-16  8:53 ` [PR PATCH] [Closed]: " dkwo
2022-05-16  8:53 ` dkwo
2022-05-16  9:11 ` ifreund

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