Skip to content

Commit

Permalink
joker: update to 1.2.0.
Browse files Browse the repository at this point in the history
Adopt.
  • Loading branch information
icp1994 authored and Duncaen committed Aug 9, 2023
1 parent 9dceb70 commit 3449629
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions srcpkgs/joker/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Template file for 'joker'
pkgname=joker
version=1.1.0
version=1.2.0
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"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="icp <pangolin@vivaldi.net>"
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=a963d8a3f1361143e33e0fa2463650173095cbf2e4593463007f32f4a81d3e57
checksum=bf82b2f5deeb5f449eee127c2173a89dfff53da6c9765d0da312bf730395efd4

if [ "$CROSS_BUILD" ]; then
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
Expand Down

0 comments on commit 3449629

Please sign in to comment.