Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] irssi: update to 1.4.3
@ 2023-01-12 11:47 LucasTavaresA
  2023-01-12 11:49 ` [PR PATCH] [Updated] " LucasTavaresA
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: LucasTavaresA @ 2023-01-12 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/LucasTavaresA/void-packages irssi
https://github.com/void-linux/void-packages/pull/41594

irssi: update to 1.4.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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):
  - aarch64-musl **cross**
  - armv6l-musl **cross**

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

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

From 00f213d944029ab21131ad4473c3c5516ad209ea Mon Sep 17 00:00:00 2001
From: LucasTavaresA <tavares.lassuncao@gmail.com>
Date: Thu, 12 Jan 2023 08:45:52 -0300
Subject: [PATCH] irssi: update to 1.4.3

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

diff --git a/srcpkgs/irssi/template b/srcpkgs/irssi/template
index 0f0b3188c19f..d42558ff0c3a 100644
--- a/srcpkgs/irssi/template
+++ b/srcpkgs/irssi/template
@@ -1,6 +1,6 @@
 # Template file for 'irssi'
 pkgname=irssi
-version=1.4.2
+version=1.4.3
 revision=2
 build_style=gnu-configure
 configure_args="--disable-static --with-proxy --enable-true-color
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.irssi.org"
 changelog="https://raw.githubusercontent.com/irssi/irssi/master/NEWS"
 distfiles="https://github.com/irssi/irssi/releases/download/${version}/irssi-${version}.tar.gz"
-checksum=2d72c9a178bf5cbe4dfab499818005abb85f79376476f924fc09c969cb1c8419
+checksum=2cbaca493d4c36d3f1a6a2a0680ebdfe3bdabc202d9b8b99e49f4c83b7021591
 
 LDFLAGS="-lncursesw"
 

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

* Re: [PR PATCH] [Updated] irssi: update to 1.4.3
  2023-01-12 11:47 [PR PATCH] irssi: update to 1.4.3 LucasTavaresA
@ 2023-01-12 11:49 ` LucasTavaresA
  2023-01-12 14:21 ` abenson
  2023-01-12 14:21 ` [PR PATCH] [Closed]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: LucasTavaresA @ 2023-01-12 11:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/LucasTavaresA/void-packages irssi
https://github.com/void-linux/void-packages/pull/41594

irssi: update to 1.4.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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):
  - aarch64-musl **cross**
  - armv6l-musl **cross**

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

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

From 3974844aba3eab37834d22cf2a3dc21db9df0c67 Mon Sep 17 00:00:00 2001
From: LucasTavaresA <tavares.lassuncao@gmail.com>
Date: Thu, 12 Jan 2023 08:45:52 -0300
Subject: [PATCH] irssi: update to 1.4.3

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

diff --git a/srcpkgs/irssi/template b/srcpkgs/irssi/template
index 0f0b3188c19f..265d8458aa1a 100644
--- a/srcpkgs/irssi/template
+++ b/srcpkgs/irssi/template
@@ -1,7 +1,7 @@
 # Template file for 'irssi'
 pkgname=irssi
-version=1.4.2
-revision=2
+version=1.4.3
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --with-proxy --enable-true-color
  --with-otr --with-perl=module"
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.irssi.org"
 changelog="https://raw.githubusercontent.com/irssi/irssi/master/NEWS"
 distfiles="https://github.com/irssi/irssi/releases/download/${version}/irssi-${version}.tar.gz"
-checksum=2d72c9a178bf5cbe4dfab499818005abb85f79376476f924fc09c969cb1c8419
+checksum=2cbaca493d4c36d3f1a6a2a0680ebdfe3bdabc202d9b8b99e49f4c83b7021591
 
 LDFLAGS="-lncursesw"
 

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

* Re: irssi: update to 1.4.3
  2023-01-12 11:47 [PR PATCH] irssi: update to 1.4.3 LucasTavaresA
  2023-01-12 11:49 ` [PR PATCH] [Updated] " LucasTavaresA
@ 2023-01-12 14:21 ` abenson
  2023-01-12 14:21 ` [PR PATCH] [Closed]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-01-12 14:21 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/41594#issuecomment-1380426667

Comment:
Sorry, I missed this.  Closed in 1f24b3a9d7c38ce6328505f51a0609b1988ff308.

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

* Re: [PR PATCH] [Closed]: irssi: update to 1.4.3
  2023-01-12 11:47 [PR PATCH] irssi: update to 1.4.3 LucasTavaresA
  2023-01-12 11:49 ` [PR PATCH] [Updated] " LucasTavaresA
  2023-01-12 14:21 ` abenson
@ 2023-01-12 14:21 ` abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-01-12 14:21 UTC (permalink / raw)
  To: ml

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

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

irssi: update to 1.4.3
https://github.com/void-linux/void-packages/pull/41594

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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):
  - aarch64-musl **cross**
  - armv6l-musl **cross**

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

end of thread, other threads:[~2023-01-12 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 11:47 [PR PATCH] irssi: update to 1.4.3 LucasTavaresA
2023-01-12 11:49 ` [PR PATCH] [Updated] " LucasTavaresA
2023-01-12 14:21 ` abenson
2023-01-12 14:21 ` [PR PATCH] [Closed]: " abenson

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