From 6ea6f27007946c0ebc3927436d39bc1e60d91e2a Mon Sep 17 00:00:00 2001
From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org>
Date: Sat, 15 Mar 2025 15:34:37 +0000
Subject: [PATCH] community/halloy: upgrade to 2025.3

https://github.com/squidowl/halloy/releases/tag/2025.3
---
 community/halloy/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/halloy/APKBUILD b/community/halloy/APKBUILD
index 11e079c65a38..f56a0ef4a9aa 100644
--- a/community/halloy/APKBUILD
+++ b/community/halloy/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Celeste <cielesti@protonmail.com>
 maintainer="Celeste <cielesti@protonmail.com>"
 pkgname=halloy
-pkgver=2025.2
+pkgver=2025.3
 pkgrel=0
 pkgdesc="Rust graphical IRC client supporting IRCv3.2 capabilities"
 url="https://github.com/squidowl/halloy"
@@ -48,5 +48,5 @@ package() {
 }
 
 sha512sums="
-3c92d0471ed882b21bf419e63b03511bd15e0a1004e534e56ed19cebaaf7940e1c6978d89728fccc857a98145d047d9062441d3e1efb6adbbbe9d857c96f0d2a  halloy-2025.2.tar.gz
+bb261c42b139b10310a86f7e3c5dbac9210cfeb55af1c8827a06db0c488e55c1f10aa1841e108898317a160d712da3bc563afc24a7fa4856aa51a8e9feee0367  halloy-2025.3.tar.gz
 "
-- 
GitLab