Package Details: tinygo-bin 0.41.1-1

Git Clone URL: https://aur.archlinux.org/tinygo-bin.git (read-only, click to copy)
Package Base: tinygo-bin
Description: TinyGo - Go for small spaces
Upstream URL: https://tinygo.org
Keywords: embedded go golang webassembly
Licenses: BSD-3-Clause AND Apache-2.0 WITH LLVM-exception
Conflicts: tinygo
Provides: tinygo
Submitter: jbrandhorst
Maintainer: jbrandhorst (tinygo-bot, jakebailey)
Last Packager: jakebailey
Votes: 5
Popularity: 0.018551
First Submitted: 2019-07-31 19:53 (UTC)
Last Updated: 2026-04-30 04:48 (UTC)

Latest Comments

jakebailey commented on 2026-06-08 16:25 (UTC)

I can't seem to reproduce; a clean build on two of my machines hash the file as expected.

What is in that file? It's pulled straight from GitHub, so does it contain some sort of message e.g. an HTTP response that something failed?

Itxaka commented on 2026-06-08 09:17 (UTC)

Looks like its missing the LICENSE proper check?

==> Retrieving sources... -> Found tinygo0.41.1.linux-amd64.tar.gz -> Found LICENSE ==> Validating source files with sha256sums... tinygo0.41.1.linux-amd64.tar.gz ... Passed LICENSE ... FAILED

jakebailey commented on 2026-01-02 19:11 (UTC)

The debugedit dep is not actually required; debugedit is in base-devel, which is assumed to be installed if you are building an AUR package.

jbrandhorst commented on 2025-10-31 04:53 (UTC)

Done, thanks

thorstenhirsch commented on 2025-10-25 17:14 (UTC)

You should add debugedit to the dependencies. Otherwise build fails:

==> ERROR: Cannot find the debugedit binary required for including source files in debug packages.

prochac commented on 2024-10-26 18:17 (UTC)

@anatolik May be in the extra repo, but it's outdated (0.32.0). You have more up-to-date version even on Debian, using the GitHub release deb package (0.34.0).

anatolik commented on 2020-03-02 03:33 (UTC)

tinygo project has been added to [community].

jbrandhorst commented on 2019-12-29 13:00 (UTC)

Should be fixed now.

luzifer commented on 2019-12-29 12:29 (UTC)

Checksums needs update…

==> Validating source files with sha256sums...
    tinygo0.11.0.linux-amd64.tar.gz ... Passed
    LICENSE ... FAILED
==> ERROR: One or more files did not pass the validity check!