From 8b6bb6c336384e1f4002290d57a4a08b4ab12601 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Sun, 18 Aug 2024 09:59:45 +0200 Subject: [PATCH] testing/hare-wayland: upgrade to 0_git20240817 The previous version aborts when compiled with the latest hare. --- testing/hare-wayland/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/hare-wayland/APKBUILD b/testing/hare-wayland/APKBUILD index 01ebf691315..f72e933f545 100644 --- a/testing/hare-wayland/APKBUILD +++ b/testing/hare-wayland/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Willow Barraco pkgname=hare-wayland -pkgver=0_git20240711 -_commit=23b72c25d5c8f4c54834ab7703ab54e501b9c904 +pkgver=0_git20240817 +_commit=81648414049c29e3fc5a62dd604f8f3a6dc7b00f pkgrel=0 pkgdesc="Native Hare Wayland bindings" url="https://sr.ht/~sircmpwn/hare-wayland" @@ -25,5 +25,5 @@ package() { make DESTDIR="$pkgdir" PREFIX=/usr install } sha512sums=" -f5dfe40c4b38572d4622ba1e452b820e18f5fabc7bc159930950714adb060d739a3392e2f881a5a2377ebe4ec4d8692b64f795800350fcf87c6bc62d06b8ff53 hare-wayland-23b72c25d5c8f4c54834ab7703ab54e501b9c904.tar.gz +62e2f16f9c2b2815e7161da8c8f1ee578a8f2990d74587245939758899f8142da97fd8e2cbf09e46242d54059a9bcebb70a3831a4f5018d1ee937c12f4eb23f6 hare-wayland-81648414049c29e3fc5a62dd604f8f3a6dc7b00f.tar.gz "