Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

joker: update to 1.15.7 #25708

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/joker/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'joker'
pkgname=joker
version=0.14.1
version=0.15.7
revision=1
build_style=go
go_import_path=github.com/candid82/joker
Expand All @@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
license="EPL-1.0"
homepage="https://joker-lang.org/"
distfiles="https://github.com/candid82/joker/archive/v${version}.tar.gz"
checksum=c14789a091d38f7c9373705e9dc9edd24ab6c3c877f83788db4a0b14ebef26ef
checksum=596654e882bb231efdf842d72ad6e7027521460b92aa771ae4cb7f22fbd9e969

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" joker"
Expand Down