Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] newsboat: update to 2.37
@ 2024-09-24  1:55 andrelcmoreira
  2024-09-24  2:07 ` Vinfall
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: andrelcmoreira @ 2024-09-24  1:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/andrelcmoreira/void-packages update_newsboat
https://github.com/void-linux/void-packages/pull/52325

newsboat: update to 2.37
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

#### 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/52325.patch is attached

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

From f68c47ed0bbeb87b987c5077b28b99e0a5217c93 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?=
 <andrelcmoreira@disroot.org>
Date: Mon, 23 Sep 2024 22:52:45 -0300
Subject: [PATCH] newsboat: update to 2.37

---
 srcpkgs/newsboat/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index f68b141c695213..fa9bec4c1426ab 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.36
+version=2.37
 revision=1
 build_style=configure
 build_helper="rust"

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

* Re: newsboat: update to 2.37
  2024-09-24  1:55 [PR PATCH] newsboat: update to 2.37 andrelcmoreira
@ 2024-09-24  2:07 ` Vinfall
  2024-09-24  2:37 ` [PR PATCH] [Closed]: " andrelcmoreira
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Vinfall @ 2024-09-24  2:07 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/52325#issuecomment-2369964851

Comment:
Please follow commit convention in [contribution guideline](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes) and PR template. Also, checksum can be updated via `xgensum -i newsboat`.

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

* Re: [PR PATCH] [Closed]: newsboat: update to 2.37
  2024-09-24  1:55 [PR PATCH] newsboat: update to 2.37 andrelcmoreira
  2024-09-24  2:07 ` Vinfall
@ 2024-09-24  2:37 ` andrelcmoreira
  2024-09-24  2:39 ` abenson
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: andrelcmoreira @ 2024-09-24  2:37 UTC (permalink / raw)
  To: ml

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

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

newsboat: update to 2.37
https://github.com/void-linux/void-packages/pull/52325

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

#### 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

* Re: newsboat: update to 2.37
  2024-09-24  1:55 [PR PATCH] newsboat: update to 2.37 andrelcmoreira
  2024-09-24  2:07 ` Vinfall
  2024-09-24  2:37 ` [PR PATCH] [Closed]: " andrelcmoreira
@ 2024-09-24  2:39 ` abenson
  2024-09-24 23:39 ` [PR PATCH] [Updated] " andrelcmoreira
  2024-09-26 17:47 ` [PR PATCH] [Closed]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2024-09-24  2:39 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/52325#issuecomment-2369995057

Comment:
Please don't close/open PRs, it makes it harder for us to track progress. If you need to make changes, amend the commit and force push to your branch.

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.37
  2024-09-24  1:55 [PR PATCH] newsboat: update to 2.37 andrelcmoreira
                   ` (2 preceding siblings ...)
  2024-09-24  2:39 ` abenson
@ 2024-09-24 23:39 ` andrelcmoreira
  2024-09-26 17:47 ` [PR PATCH] [Closed]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: andrelcmoreira @ 2024-09-24 23:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/andrelcmoreira/void-packages update_newsboat
https://github.com/void-linux/void-packages/pull/52325

newsboat: update to 2.37
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

#### 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/52325.patch is attached

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

From 59d4666134751ffd3b3f4e380d2f4cb8b7abb7a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?=
 <andrelcmoreira@disroot.org>
Date: Mon, 23 Sep 2024 22:52:45 -0300
Subject: [PATCH] newsboat: update to 2.37

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

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index f68b141c695213..8c886a54297322 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.36
+version=2.37
 revision=1
 build_style=configure
 build_helper="rust"
@@ -17,7 +17,7 @@ license="MIT"
 homepage="https://newsboat.org/"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://newsboat.org/releases/${version}/newsboat-${version}.tar.xz"
-checksum=61a67a397cc9df7fbb7d73bb156e89e5b4a2b31fc9360e1e7384e710a2cf037a
+checksum=4f54dea385c25b95e8ce0df1107f0336db41b18c645368e6164ce1070efba77c
 python_version=3
 
 # tests fail when run by superuser

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

* Re: [PR PATCH] [Closed]: newsboat: update to 2.37
  2024-09-24  1:55 [PR PATCH] newsboat: update to 2.37 andrelcmoreira
                   ` (3 preceding siblings ...)
  2024-09-24 23:39 ` [PR PATCH] [Updated] " andrelcmoreira
@ 2024-09-26 17:47 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-09-26 17:47 UTC (permalink / raw)
  To: ml

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

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

newsboat: update to 2.37
https://github.com/void-linux/void-packages/pull/52325

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

end of thread, other threads:[~2024-09-26 17:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-24  1:55 [PR PATCH] newsboat: update to 2.37 andrelcmoreira
2024-09-24  2:07 ` Vinfall
2024-09-24  2:37 ` [PR PATCH] [Closed]: " andrelcmoreira
2024-09-24  2:39 ` abenson
2024-09-24 23:39 ` [PR PATCH] [Updated] " andrelcmoreira
2024-09-26 17:47 ` [PR PATCH] [Closed]: " classabbyamp

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