From b2d5cfd2f62fef53df2f9542d3e17e782031f01b Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 22 Feb 2025 11:32:33 +0530 Subject: [PATCH] joker: update to 1.4.1. --- srcpkgs/joker/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template index c6c54ebea9f..55f0ebdbdb9 100644 --- a/srcpkgs/joker/template +++ b/srcpkgs/joker/template @@ -1,7 +1,7 @@ # Template file for 'joker' pkgname=joker -version=1.4.0 -revision=2 +version=1.4.1 +revision=1 build_style=go go_import_path=github.com/candid82/joker short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) linter" @@ -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=8744e077e420a40a78c215fe9c61adad2aa59e8a985ec5d59aeb75f93b2706f3 +checksum=041535d734db2927aa8c32794c012fd1636d2a5aec15aaf2e7b2f33fc8973808 if [ "$CROSS_BUILD" ]; then if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then