From eadab8d84a2ec241f1395109e73d7f359f31d7ec Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 9 Mar 2024 00:48:19 +0530 Subject: [PATCH] joker: update to 1.3.5. --- srcpkgs/joker/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template index cc601e2bf48ea4..9430daee7c0d4e 100644 --- a/srcpkgs/joker/template +++ b/srcpkgs/joker/template @@ -1,6 +1,6 @@ # Template file for 'joker' pkgname=joker -version=1.3.4 +version=1.3.5 revision=1 build_style=go go_import_path=github.com/candid82/joker @@ -10,7 +10,7 @@ license="EPL-1.0" homepage="https://joker-lang.org/" changelog="https://github.com/candid82/joker/releases" distfiles="https://github.com/candid82/joker/archive/refs/tags/v${version}.tar.gz" -checksum=aeb70b3f7731ebaa05e1807ef58c14383fdd6f9ff08ef8b2ea24b5c071248a4f +checksum=f807a7378c78510fd7eba13607c3ec06c405ed08cc0605fade0fe2f7adeac101 if [ "$CROSS_BUILD" ]; then if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then