From 86bf0afbafaaace5c3be6edebcbda992cb5c796c Mon Sep 17 00:00:00 2001 From: Duncan Bellamy Date: Sun, 10 Jul 2022 16:13:17 +0000 Subject: [PATCH] testing/imhex: rebuild with fmt 9.0.0 --- testing/imhex/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/imhex/APKBUILD b/testing/imhex/APKBUILD index 67ecd6e1f97..75680a49a48 100644 --- a/testing/imhex/APKBUILD +++ b/testing/imhex/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: George Hopkins pkgname=imhex pkgver=1.21.1 -pkgrel=0 +pkgrel=1 _patterns=f548643933c54ab80f3d6412eb093408e10309c7 pkgdesc="Hex editor for reverse engineers and programmers" url="https://github.com/WerWolv/ImHex"