Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] weechat: update to 4.0.0
@ 2023-06-25  8:09 AnInternetTroll
  2023-06-25  8:11 ` [PR PATCH] [Updated] " AnInternetTroll
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: AnInternetTroll @ 2023-06-25  8:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/weechat-4.0.0
https://github.com/void-linux/void-packages/pull/44629

weechat: update to 4.0.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-glibc)
- I built this PR locally for these architectures (NOT TESTED, JUST BUILT):
  - armv7l
  - armv6l
  - aarch64

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/weechat-4.0.0-44629.patch --]
[-- Type: text/x-diff, Size: 1147 bytes --]

From 8d9fe25377218f9d7dd4e82edc7073c3f3b5b694 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sun, 25 Jun 2023 09:51:33 +0200
Subject: [PATCH] weechat: update to 4.0.0

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

diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template
index 30b08a1534c2..e880191056cf 100644
--- a/srcpkgs/weechat/template
+++ b/srcpkgs/weechat/template
@@ -1,6 +1,6 @@
 # Template file for 'weechat'
 pkgname=weechat
-version=3.8
+version=4.0.0
 revision=2
 build_style=cmake
 configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON
@@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
 homepage="https://www.weechat.org"
 changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc"
 distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
-checksum=f7cb65c200f8c090c56f2cf98c0b184051e516e5f7099a4308cacf86f174bf28
+checksum=5bd75ee15f3392a0ad174ee7c54518daece3878477670c07f10d6ebf988240f9
 lib32disabled=yes
 
 subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"

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

* Re: [PR PATCH] [Updated] weechat: update to 4.0.0
  2023-06-25  8:09 [PR PATCH] weechat: update to 4.0.0 AnInternetTroll
@ 2023-06-25  8:11 ` AnInternetTroll
  2023-06-25 16:48 ` mhmdanas
  2023-06-26 12:06 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: AnInternetTroll @ 2023-06-25  8:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/weechat-4.0.0
https://github.com/void-linux/void-packages/pull/44629

weechat: update to 4.0.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-glibc)
- I built this PR locally for these architectures (NOT TESTED, JUST BUILT):
  - armv7l
  - armv6l
  - aarch64

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/weechat-4.0.0-44629.patch --]
[-- Type: text/x-diff, Size: 1214 bytes --]

From 97c285a3517b3168bab9e0a13fd9ba67e1ad8ec4 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sun, 25 Jun 2023 09:51:33 +0200
Subject: [PATCH] weechat: update to 4.0.0

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

diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template
index 30b08a1534c2..ffcbf8b9e5be 100644
--- a/srcpkgs/weechat/template
+++ b/srcpkgs/weechat/template
@@ -1,7 +1,7 @@
 # Template file for 'weechat'
 pkgname=weechat
-version=3.8
-revision=2
+version=4.0.0
+revision=1
 build_style=cmake
 configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON
  -DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_SPELL=ON
@@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
 homepage="https://www.weechat.org"
 changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc"
 distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
-checksum=f7cb65c200f8c090c56f2cf98c0b184051e516e5f7099a4308cacf86f174bf28
+checksum=5bd75ee15f3392a0ad174ee7c54518daece3878477670c07f10d6ebf988240f9
 lib32disabled=yes
 
 subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"

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

* Re: weechat: update to 4.0.0
  2023-06-25  8:09 [PR PATCH] weechat: update to 4.0.0 AnInternetTroll
  2023-06-25  8:11 ` [PR PATCH] [Updated] " AnInternetTroll
@ 2023-06-25 16:48 ` mhmdanas
  2023-06-26 12:06 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: mhmdanas @ 2023-06-25 16:48 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/44629#issuecomment-1606154849

Comment:
Tested this successfully.

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

* Re: [PR PATCH] [Merged]: weechat: update to 4.0.0
  2023-06-25  8:09 [PR PATCH] weechat: update to 4.0.0 AnInternetTroll
  2023-06-25  8:11 ` [PR PATCH] [Updated] " AnInternetTroll
  2023-06-25 16:48 ` mhmdanas
@ 2023-06-26 12:06 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2023-06-26 12:06 UTC (permalink / raw)
  To: ml

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

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

weechat: update to 4.0.0
https://github.com/void-linux/void-packages/pull/44629

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-glibc)
- I built this PR locally for these architectures (NOT TESTED, JUST BUILT):
  - armv7l
  - armv6l
  - aarch64

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

end of thread, other threads:[~2023-06-26 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-25  8:09 [PR PATCH] weechat: update to 4.0.0 AnInternetTroll
2023-06-25  8:11 ` [PR PATCH] [Updated] " AnInternetTroll
2023-06-25 16:48 ` mhmdanas
2023-06-26 12:06 ` [PR PATCH] [Merged]: " leahneukirchen

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