From 65b9ba096d411a36ef533844b4cc7dee92890ddc Mon Sep 17 00:00:00 2001
From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org>
Date: Mon, 6 May 2024 01:54:28 +0000
Subject: [PATCH] community/halloy: upgrade to 2024.7

---
 community/halloy/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/halloy/APKBUILD b/community/halloy/APKBUILD
index 987db264cbe5..029995619124 100644
--- a/community/halloy/APKBUILD
+++ b/community/halloy/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Celeste <cielesti@protonmail.com>
 # Maintainer: Celeste <cielesti@protonmail.com>
 pkgname=halloy
-pkgver=2024.6
+pkgver=2024.7
 pkgrel=0
 pkgdesc="Rust graphical IRC client supporting IRCv3.2 capabilities"
 url="https://github.com/squidowl/halloy"
@@ -47,5 +47,5 @@ package() {
 }
 
 sha512sums="
-69786924eaf2bca2ed7323446d9573806bf6537274a9c9491825cbfd251f12bc989c69caea36355e31d26bdb4d43da204cc9f9aaacdc267096ac6cd2d9369f14  halloy-2024.6.tar.gz
+a3c178764ca1d9e80dd010eb5f1730a956f55dcde4b7498eb379db3c553666c20e70cccfe0461936a3206864a58000f4c3d6cad46f4818a89172d5ed0097ba0f  halloy-2024.7.tar.gz
 "
-- 
GitLab