From 0cf7d6f410645640a6994c7205060cb0127212d6 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 23 Dec 2023 12:41:00 +0530 Subject: [PATCH] joker: update to 1.3.3. --- srcpkgs/joker/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template index bd20bde52a3f4..da0e752e6e27f 100644 --- a/srcpkgs/joker/template +++ b/srcpkgs/joker/template @@ -1,6 +1,6 @@ # Template file for 'joker' pkgname=joker -version=1.3.1 +version=1.3.3 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=52ddab431c7e8ebd3f3733679c55639fe99964c9ffba969042c537a3d0e809d9 +checksum=d508e74e781f9b17371773f7d435312d168c854d624f7098e9f0d2ce7cf82be4 if [ "$CROSS_BUILD" ]; then if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then