From 73765c8064c3e14d806af0f01abfe92aae762d7a Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 22 Aug 2023 00:07:02 +0530 Subject: [PATCH] joker: update to 1.3.0. --- srcpkgs/joker/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template index d03cc95f51f82..07c64862fc463 100644 --- a/srcpkgs/joker/template +++ b/srcpkgs/joker/template @@ -1,6 +1,6 @@ # Template file for 'joker' pkgname=joker -version=1.2.0 +version=1.3.0 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=bf82b2f5deeb5f449eee127c2173a89dfff53da6c9765d0da312bf730395efd4 +checksum=b05a9f15553f748b9ef827e6c96b42ad9c9d0d6bdf76ae592e77fae640b9d198 if [ "$CROSS_BUILD" ]; then if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then