From ee4565c765628b172020adaeb84053500991ece4 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Sat, 6 Apr 2024 04:58:55 +0000 Subject: [PATCH] community/halloy: upgrade to 2024.6 --- community/halloy/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/halloy/APKBUILD b/community/halloy/APKBUILD index c9bd4b17c24..987db264cbe 100644 --- a/community/halloy/APKBUILD +++ b/community/halloy/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Celeste # Maintainer: Celeste pkgname=halloy -pkgver=2024.5 +pkgver=2024.6 pkgrel=0 pkgdesc="Rust graphical IRC client supporting IRCv3.2 capabilities" url="https://github.com/squidowl/halloy" @@ -47,5 +47,5 @@ package() { } sha512sums=" -0d0d5a152c9dd098bb4b667096239498e30cf10037ccdfbb8d9b29ff65a82b675ea4deac29328bbb2979411745091d752c45565b7f1d79bbf853fc37c7db3775 halloy-2024.5.tar.gz +69786924eaf2bca2ed7323446d9573806bf6537274a9c9491825cbfd251f12bc989c69caea36355e31d26bdb4d43da204cc9f9aaacdc267096ac6cd2d9369f14 halloy-2024.6.tar.gz "