From 9809316acee494331b24ee41e362c21ee1f128a0 Mon Sep 17 00:00:00 2001 From: Mazin Fadl Date: Mon, 23 Jun 2025 17:12:52 -0400 Subject: [PATCH] chatty: update to 0.27. --- srcpkgs/chatty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 9bc7d1e937e..5b005d89e51 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.26 +version=0.27 revision=1 hostmakedepends="gradle openjdk8" depends="virtual?java-runtime" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://chatty.github.io/" distfiles="https://github.com/chatty/chatty/archive/refs/tags/v${version}.tar.gz" -checksum=f9b6287a257fa50d757128af116ee29cf4c8d29e96e09616857017b859aa43f5 +checksum=ac45c594a4229b05765735f75fa4221952f35576cb7f339db58b31b2258de3d7 do_build() { gradle --no-daemon shadowJar