* [PR PATCH] chatterino2: update to 2.5.3
@ 2025-03-28 19:21 konskara
2025-03-28 19:28 ` [PR PATCH] [Closed]: " konskara
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: konskara @ 2025-03-28 19:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 488 bytes --]
There is a new pull request by konskara against master on the void-packages repository
https://github.com/konskara/void-packages chatterino2
https://github.com/void-linux/void-packages/pull/54894
chatterino2: update to 2.5.3
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
A patch file from https://github.com/void-linux/void-packages/pull/54894.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chatterino2-54894.patch --]
[-- Type: text/x-diff, Size: 6934 bytes --]
From 34e783a89b52594555619c94c74c1044fea61442 Mon Sep 17 00:00:00 2001
From: konskara <73367769+konskara@users.noreply.github.com>
Date: Fri, 28 Mar 2025 21:12:30 +0200
Subject: [PATCH 1/2] Delete srcpkgs/chatterino2/patches directory
---
.../patches/0001-fix-desktop-icon-name.patch | 13 -------
srcpkgs/chatterino2/patches/cmake.patch | 36 -------------------
2 files changed, 49 deletions(-)
delete mode 100644 srcpkgs/chatterino2/patches/0001-fix-desktop-icon-name.patch
delete mode 100644 srcpkgs/chatterino2/patches/cmake.patch
diff --git a/srcpkgs/chatterino2/patches/0001-fix-desktop-icon-name.patch b/srcpkgs/chatterino2/patches/0001-fix-desktop-icon-name.patch
deleted file mode 100644
index 1b0a6d6140e468..00000000000000
--- a/srcpkgs/chatterino2/patches/0001-fix-desktop-icon-name.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/resources/com.chatterino.chatterino.desktop b/resources/com.chatterino.chatterino.desktop
-index 6ee45354..ece81f5c 100644
---- a/resources/com.chatterino.chatterino.desktop
-+++ b/resources/com.chatterino.chatterino.desktop
-@@ -4,7 +4,7 @@ Version=1.0
- Name=Chatterino
- Comment=Chat client for Twitch
- Exec=chatterino
--Icon=chatterino
-+Icon=com.chatterino.chatterino
- Terminal=false
- Categories=Network;InstantMessaging;
- StartupWMClass=chatterino
diff --git a/srcpkgs/chatterino2/patches/cmake.patch b/srcpkgs/chatterino2/patches/cmake.patch
deleted file mode 100644
index 8a564356695750..00000000000000
--- a/srcpkgs/chatterino2/patches/cmake.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff --git a/cmake/FindLRUCache.cmake b/cmake/FindLRUCache.cmake
-index 82905436..b0b89a4e 100644
---- a/cmake/FindLRUCache.cmake
-+++ b/cmake/FindLRUCache.cmake
-@@ -1,6 +1,6 @@
- include(FindPackageHandleStandardArgs)
-
--find_path(LRUCache_INCLUDE_DIR lrucache/lrucache.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/lrucache)
-+find_path(LRUCache_INCLUDE_DIR lrucache/lrucache.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/lrucache NO_CMAKE_FIND_ROOT_PATH)
-
- find_package_handle_standard_args(LRUCache DEFAULT_MSG LRUCache_INCLUDE_DIR)
-
-diff --git a/cmake/FindPajladaSerialize.cmake b/cmake/FindPajladaSerialize.cmake
-index 4671874c..119284c2 100644
---- a/cmake/FindPajladaSerialize.cmake
-+++ b/cmake/FindPajladaSerialize.cmake
-@@ -1,6 +1,6 @@
- include(FindPackageHandleStandardArgs)
-
--find_path(PajladaSerialize_INCLUDE_DIR pajlada/serialize.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/serialize/include)
-+find_path(PajladaSerialize_INCLUDE_DIR pajlada/serialize.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/serialize/include NO_CMAKE_FIND_ROOT_PATH)
-
- find_package_handle_standard_args(PajladaSerialize DEFAULT_MSG PajladaSerialize_INCLUDE_DIR)
-
-diff --git a/cmake/FindPajladaSignals.cmake b/cmake/FindPajladaSignals.cmake
-index f4c964ec..75efba20 100644
---- a/cmake/FindPajladaSignals.cmake
-+++ b/cmake/FindPajladaSignals.cmake
-@@ -1,6 +1,6 @@
- include(FindPackageHandleStandardArgs)
-
--find_path(PajladaSignals_INCLUDE_DIR pajlada/signals/signal.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/signals/include)
-+find_path(PajladaSignals_INCLUDE_DIR pajlada/signals/signal.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/signals/include NO_CMAKE_FIND_ROOT_PATH)
-
- find_package_handle_standard_args(PajladaSignals DEFAULT_MSG PajladaSignals_INCLUDE_DIR)
-
From 75957dc317bd51aa3643ea86243c7d21df8c71b3 Mon Sep 17 00:00:00 2001
From: konskara <73367769+konskara@users.noreply.github.com>
Date: Fri, 28 Mar 2025 21:15:12 +0200
Subject: [PATCH 2/2] Add files via upload
---
srcpkgs/chatterino2/template | 54 +++++++++---------------------------
1 file changed, 13 insertions(+), 41 deletions(-)
diff --git a/srcpkgs/chatterino2/template b/srcpkgs/chatterino2/template
index 33778d556fa6d4..3a770aec4d02da 100644
--- a/srcpkgs/chatterino2/template
+++ b/srcpkgs/chatterino2/template
@@ -1,51 +1,23 @@
# Template file for 'chatterino2'
pkgname=chatterino2
-version=2.3.5
-revision=2
-_libcommuni_commit="a7b32cd6fa0640721b6114b31d37d79ebf832411"
-_serialize_commit="7d37cbfd5ac3bfbe046118e1cec3d32ba4696469"
-_settings_commit="04792d853c7f83c9d7ab4df00279442a658d3be3"
-_signals_commit="25e4ec3b8d6ea94a5e65a26e7cfcbbce3b87c5d6"
-_sanitizers_cmake_commit="99e159ec9bc8dd362b08d18436bd40ff0648417b"
+version=2.5.3
+revision=1
+archs="x86_64"
build_style=cmake
-configure_args="-DUSE_SYSTEM_QTKEYCHAIN=ON"
-hostmakedepends="qt5-qmake qt5-host-tools"
-makedepends="qt5-tools-devel qt5-multimedia-devel qt5-svg-devel
- qtkeychain-qt5-devel boost-devel openssl-devel rapidjson websocketpp"
-depends="qt5-imageformats qt5-svg"
-short_desc="Chat client for twitch.tv"
+configure_args="-DUSE_SYSTEM_QTKEYCHAIN=ON -DCMAKE_BUILD_TYPE=Release -DUSE_PRECOMPILED_HEADERS=OFF -DCHATTERINO_UPDATER=OFF -DSKIP_JSON_GENERATION=ON"
+hostmakedepends="git"
+makedepends="qt6-base-devel qt6-core qt6-tools-devel boost-devel openssl-devel qt6-imageformats qtkeychain-qt6-devel qt6-qt5compat-devel qt6-svg-devel libnotify-devel pkg-config"
+depends="qt6-imageformats qt6-svg qt6-base qt6-core qt6-tools boost openssl qt6-imageformats qtkeychain-qt6 qt6-qt5compat qt6-svg libnotify qt6-plugin-tls-openssl"
+short_desc="A twitch chat client"
maintainer="Orphaned <orphan@voidlinux.org>"
license=MIT
-homepage="https://chatterino.com"
-changelog="https://chatterino.com/changelog"
-distfiles="https://github.com/Chatterino/chatterino2/archive/refs/tags/v${version}.tar.gz
- https://github.com/Chatterino/libcommuni/archive/${_libcommuni_commit}.tar.gz
- https://github.com/pajlada/serialize/archive/${_serialize_commit}.tar.gz
- https://github.com/pajlada/settings/archive/${_settings_commit}.tar.gz
- https://github.com/pajlada/signals/archive/${_signals_commit}.tar.gz
- https://github.com/arsenm/sanitizers-cmake/archive/${_sanitizers_cmake_commit}.tar.gz"
-checksum="f1fff3523f5a3f633430d44f7ca6c6c718a515258d50004a855e69e4aa989b4e
- d6fd560851357d1e52f93604314215c75b291104e054c84a16c34d7d83d40f14
- d0da2cebd5dfd7b20f7247f1e4fb6b8a866434db49316a067b6c798ec8217c63
- 702e97d8f2fcaec65256e6f691c3ed055924430ce64b29ebe74f3769a9d50d71
- ae098841b0f33079366eff8bc44fe3f2f2f65e70259c1cc9ff8d727c4edf974c
- f9cf386638f455c5d2e7a835b95941201387d2531b8682942d59827663b58341"
-skip_extraction="
- ${_libcommuni_commit}.tar.gz
- ${_serialize_commit}.tar.gz
- ${_settings_commit}.tar.gz
- ${_signals_commit}.tar.gz
- ${_sanitizers_cmake_commit}.tar.gz
- "
+homepage="https://github.com/Chatterino/chatterino2"
-post_extract() {
- vsrcextract -C lib/libcommuni ${_libcommuni_commit}.tar.gz
- vsrcextract -C lib/serialize ${_serialize_commit}.tar.gz
- vsrcextract -C lib/settings ${_settings_commit}.tar.gz
- vsrcextract -C lib/signals ${_signals_commit}.tar.gz
- vsrcextract -C cmake/sanitizers-cmake ${_sanitizers_cmake_commit}.tar.gz
+
+do_fetch() {
+ git clone --recurse-submodules --branch v${version} https://github.com/Chatterino/chatterino2.git "$wrksrc"
}
post_install() {
vlicense LICENSE
-}
+}
\ No newline at end of file
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Closed]: chatterino2: update to 2.5.3
2025-03-28 19:21 [PR PATCH] chatterino2: update to 2.5.3 konskara
@ 2025-03-28 19:28 ` konskara
2025-04-10 10:20 ` [PR PATCH] [Updated] " konskara
2025-05-01 4:38 ` [PR PATCH] [Closed]: " konskara
2 siblings, 0 replies; 4+ messages in thread
From: konskara @ 2025-03-28 19:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 331 bytes --]
There's a closed pull request on the void-packages repository
chatterino2: update to 2.5.3
https://github.com/void-linux/void-packages/pull/54894
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] chatterino2: update to 2.5.3
2025-03-28 19:21 [PR PATCH] chatterino2: update to 2.5.3 konskara
2025-03-28 19:28 ` [PR PATCH] [Closed]: " konskara
@ 2025-04-10 10:20 ` konskara
2025-05-01 4:38 ` [PR PATCH] [Closed]: " konskara
2 siblings, 0 replies; 4+ messages in thread
From: konskara @ 2025-04-10 10:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by konskara against master on the void-packages repository
https://github.com/konskara/void-packages chatterino2
https://github.com/void-linux/void-packages/pull/54894
chatterino2: update to 2.5.3
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/54894.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chatterino2-54894.patch --]
[-- Type: text/x-diff, Size: 8727 bytes --]
From 34e783a89b52594555619c94c74c1044fea61442 Mon Sep 17 00:00:00 2001
From: konskara <73367769+konskara@users.noreply.github.com>
Date: Fri, 28 Mar 2025 21:12:30 +0200
Subject: [PATCH 1/3] Delete srcpkgs/chatterino2/patches directory
---
.../patches/0001-fix-desktop-icon-name.patch | 13 -------
srcpkgs/chatterino2/patches/cmake.patch | 36 -------------------
2 files changed, 49 deletions(-)
delete mode 100644 srcpkgs/chatterino2/patches/0001-fix-desktop-icon-name.patch
delete mode 100644 srcpkgs/chatterino2/patches/cmake.patch
diff --git a/srcpkgs/chatterino2/patches/0001-fix-desktop-icon-name.patch b/srcpkgs/chatterino2/patches/0001-fix-desktop-icon-name.patch
deleted file mode 100644
index 1b0a6d6140e468..00000000000000
--- a/srcpkgs/chatterino2/patches/0001-fix-desktop-icon-name.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/resources/com.chatterino.chatterino.desktop b/resources/com.chatterino.chatterino.desktop
-index 6ee45354..ece81f5c 100644
---- a/resources/com.chatterino.chatterino.desktop
-+++ b/resources/com.chatterino.chatterino.desktop
-@@ -4,7 +4,7 @@ Version=1.0
- Name=Chatterino
- Comment=Chat client for Twitch
- Exec=chatterino
--Icon=chatterino
-+Icon=com.chatterino.chatterino
- Terminal=false
- Categories=Network;InstantMessaging;
- StartupWMClass=chatterino
diff --git a/srcpkgs/chatterino2/patches/cmake.patch b/srcpkgs/chatterino2/patches/cmake.patch
deleted file mode 100644
index 8a564356695750..00000000000000
--- a/srcpkgs/chatterino2/patches/cmake.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff --git a/cmake/FindLRUCache.cmake b/cmake/FindLRUCache.cmake
-index 82905436..b0b89a4e 100644
---- a/cmake/FindLRUCache.cmake
-+++ b/cmake/FindLRUCache.cmake
-@@ -1,6 +1,6 @@
- include(FindPackageHandleStandardArgs)
-
--find_path(LRUCache_INCLUDE_DIR lrucache/lrucache.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/lrucache)
-+find_path(LRUCache_INCLUDE_DIR lrucache/lrucache.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/lrucache NO_CMAKE_FIND_ROOT_PATH)
-
- find_package_handle_standard_args(LRUCache DEFAULT_MSG LRUCache_INCLUDE_DIR)
-
-diff --git a/cmake/FindPajladaSerialize.cmake b/cmake/FindPajladaSerialize.cmake
-index 4671874c..119284c2 100644
---- a/cmake/FindPajladaSerialize.cmake
-+++ b/cmake/FindPajladaSerialize.cmake
-@@ -1,6 +1,6 @@
- include(FindPackageHandleStandardArgs)
-
--find_path(PajladaSerialize_INCLUDE_DIR pajlada/serialize.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/serialize/include)
-+find_path(PajladaSerialize_INCLUDE_DIR pajlada/serialize.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/serialize/include NO_CMAKE_FIND_ROOT_PATH)
-
- find_package_handle_standard_args(PajladaSerialize DEFAULT_MSG PajladaSerialize_INCLUDE_DIR)
-
-diff --git a/cmake/FindPajladaSignals.cmake b/cmake/FindPajladaSignals.cmake
-index f4c964ec..75efba20 100644
---- a/cmake/FindPajladaSignals.cmake
-+++ b/cmake/FindPajladaSignals.cmake
-@@ -1,6 +1,6 @@
- include(FindPackageHandleStandardArgs)
-
--find_path(PajladaSignals_INCLUDE_DIR pajlada/signals/signal.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/signals/include)
-+find_path(PajladaSignals_INCLUDE_DIR pajlada/signals/signal.hpp HINTS ${CMAKE_SOURCE_DIR}/lib/signals/include NO_CMAKE_FIND_ROOT_PATH)
-
- find_package_handle_standard_args(PajladaSignals DEFAULT_MSG PajladaSignals_INCLUDE_DIR)
-
From 75957dc317bd51aa3643ea86243c7d21df8c71b3 Mon Sep 17 00:00:00 2001
From: konskara <73367769+konskara@users.noreply.github.com>
Date: Fri, 28 Mar 2025 21:15:12 +0200
Subject: [PATCH 2/3] Add files via upload
---
srcpkgs/chatterino2/template | 54 +++++++++---------------------------
1 file changed, 13 insertions(+), 41 deletions(-)
diff --git a/srcpkgs/chatterino2/template b/srcpkgs/chatterino2/template
index 33778d556fa6d4..3a770aec4d02da 100644
--- a/srcpkgs/chatterino2/template
+++ b/srcpkgs/chatterino2/template
@@ -1,51 +1,23 @@
# Template file for 'chatterino2'
pkgname=chatterino2
-version=2.3.5
-revision=2
-_libcommuni_commit="a7b32cd6fa0640721b6114b31d37d79ebf832411"
-_serialize_commit="7d37cbfd5ac3bfbe046118e1cec3d32ba4696469"
-_settings_commit="04792d853c7f83c9d7ab4df00279442a658d3be3"
-_signals_commit="25e4ec3b8d6ea94a5e65a26e7cfcbbce3b87c5d6"
-_sanitizers_cmake_commit="99e159ec9bc8dd362b08d18436bd40ff0648417b"
+version=2.5.3
+revision=1
+archs="x86_64"
build_style=cmake
-configure_args="-DUSE_SYSTEM_QTKEYCHAIN=ON"
-hostmakedepends="qt5-qmake qt5-host-tools"
-makedepends="qt5-tools-devel qt5-multimedia-devel qt5-svg-devel
- qtkeychain-qt5-devel boost-devel openssl-devel rapidjson websocketpp"
-depends="qt5-imageformats qt5-svg"
-short_desc="Chat client for twitch.tv"
+configure_args="-DUSE_SYSTEM_QTKEYCHAIN=ON -DCMAKE_BUILD_TYPE=Release -DUSE_PRECOMPILED_HEADERS=OFF -DCHATTERINO_UPDATER=OFF -DSKIP_JSON_GENERATION=ON"
+hostmakedepends="git"
+makedepends="qt6-base-devel qt6-core qt6-tools-devel boost-devel openssl-devel qt6-imageformats qtkeychain-qt6-devel qt6-qt5compat-devel qt6-svg-devel libnotify-devel pkg-config"
+depends="qt6-imageformats qt6-svg qt6-base qt6-core qt6-tools boost openssl qt6-imageformats qtkeychain-qt6 qt6-qt5compat qt6-svg libnotify qt6-plugin-tls-openssl"
+short_desc="A twitch chat client"
maintainer="Orphaned <orphan@voidlinux.org>"
license=MIT
-homepage="https://chatterino.com"
-changelog="https://chatterino.com/changelog"
-distfiles="https://github.com/Chatterino/chatterino2/archive/refs/tags/v${version}.tar.gz
- https://github.com/Chatterino/libcommuni/archive/${_libcommuni_commit}.tar.gz
- https://github.com/pajlada/serialize/archive/${_serialize_commit}.tar.gz
- https://github.com/pajlada/settings/archive/${_settings_commit}.tar.gz
- https://github.com/pajlada/signals/archive/${_signals_commit}.tar.gz
- https://github.com/arsenm/sanitizers-cmake/archive/${_sanitizers_cmake_commit}.tar.gz"
-checksum="f1fff3523f5a3f633430d44f7ca6c6c718a515258d50004a855e69e4aa989b4e
- d6fd560851357d1e52f93604314215c75b291104e054c84a16c34d7d83d40f14
- d0da2cebd5dfd7b20f7247f1e4fb6b8a866434db49316a067b6c798ec8217c63
- 702e97d8f2fcaec65256e6f691c3ed055924430ce64b29ebe74f3769a9d50d71
- ae098841b0f33079366eff8bc44fe3f2f2f65e70259c1cc9ff8d727c4edf974c
- f9cf386638f455c5d2e7a835b95941201387d2531b8682942d59827663b58341"
-skip_extraction="
- ${_libcommuni_commit}.tar.gz
- ${_serialize_commit}.tar.gz
- ${_settings_commit}.tar.gz
- ${_signals_commit}.tar.gz
- ${_sanitizers_cmake_commit}.tar.gz
- "
+homepage="https://github.com/Chatterino/chatterino2"
-post_extract() {
- vsrcextract -C lib/libcommuni ${_libcommuni_commit}.tar.gz
- vsrcextract -C lib/serialize ${_serialize_commit}.tar.gz
- vsrcextract -C lib/settings ${_settings_commit}.tar.gz
- vsrcextract -C lib/signals ${_signals_commit}.tar.gz
- vsrcextract -C cmake/sanitizers-cmake ${_sanitizers_cmake_commit}.tar.gz
+
+do_fetch() {
+ git clone --recurse-submodules --branch v${version} https://github.com/Chatterino/chatterino2.git "$wrksrc"
}
post_install() {
vlicense LICENSE
-}
+}
\ No newline at end of file
From 0600b5d6f0a1dc21f70a23d24c6e2aa72b8b8fee Mon Sep 17 00:00:00 2001
From: konskara <73367769+konskara@users.noreply.github.com>
Date: Thu, 10 Apr 2025 13:20:04 +0300
Subject: [PATCH 3/3] Update
---
srcpkgs/chatterino2/template | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/srcpkgs/chatterino2/template b/srcpkgs/chatterino2/template
index 3a770aec4d02da..832bbe20ec9a1d 100644
--- a/srcpkgs/chatterino2/template
+++ b/srcpkgs/chatterino2/template
@@ -4,20 +4,19 @@ version=2.5.3
revision=1
archs="x86_64"
build_style=cmake
-configure_args="-DUSE_SYSTEM_QTKEYCHAIN=ON -DCMAKE_BUILD_TYPE=Release -DUSE_PRECOMPILED_HEADERS=OFF -DCHATTERINO_UPDATER=OFF -DSKIP_JSON_GENERATION=ON"
+configure_args="-DUSE_SYSTEM_QTKEYCHAIN=ON -DCMAKE_BUILD_TYPE=Release -DUSE_PRECOMPILED_HEADERS=OFF -DCHATTERINO_UPDATER=OFF -DSKIP_JSON_GENERATION=ON"
hostmakedepends="git"
makedepends="qt6-base-devel qt6-core qt6-tools-devel boost-devel openssl-devel qt6-imageformats qtkeychain-qt6-devel qt6-qt5compat-devel qt6-svg-devel libnotify-devel pkg-config"
depends="qt6-imageformats qt6-svg qt6-base qt6-core qt6-tools boost openssl qt6-imageformats qtkeychain-qt6 qt6-qt5compat qt6-svg libnotify qt6-plugin-tls-openssl"
-short_desc="A twitch chat client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="Chat client for twitch.tv"
+maintainer="konskara <konskara41@ee.duth.gr>"
license=MIT
homepage="https://github.com/Chatterino/chatterino2"
-
do_fetch() {
- git clone --recurse-submodules --branch v${version} https://github.com/Chatterino/chatterino2.git "$wrksrc"
+ git clone --recurse-submodules --branch v${version} https://github.com/Chatterino/chatterino2.git "$wrksrc"
}
post_install() {
vlicense LICENSE
-}
\ No newline at end of file
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Closed]: chatterino2: update to 2.5.3
2025-03-28 19:21 [PR PATCH] chatterino2: update to 2.5.3 konskara
2025-03-28 19:28 ` [PR PATCH] [Closed]: " konskara
2025-04-10 10:20 ` [PR PATCH] [Updated] " konskara
@ 2025-05-01 4:38 ` konskara
2 siblings, 0 replies; 4+ messages in thread
From: konskara @ 2025-05-01 4:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 334 bytes --]
There's a closed pull request on the void-packages repository
chatterino2: update to 2.5.3
https://github.com/void-linux/void-packages/pull/54894
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-05-01 4:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-28 19:21 [PR PATCH] chatterino2: update to 2.5.3 konskara
2025-03-28 19:28 ` [PR PATCH] [Closed]: " konskara
2025-04-10 10:20 ` [PR PATCH] [Updated] " konskara
2025-05-01 4:38 ` [PR PATCH] [Closed]: " konskara
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).