Date: Wednesday, October 5, 2022 @ 17:56:03 Author: anatolik Revision: 1321613
upgpkg: tinygo 0.26.0-1 Modified: tinygo/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-05 16:00:04 UTC (rev 1321612) +++ PKGBUILD 2022-10-05 17:56:03 UTC (rev 1321613) @@ -1,7 +1,7 @@ # Maintainer: Anatol Pomozov <[email protected]> pkgname=tinygo -pkgver=0.25.0 +pkgver=0.26.0 pkgrel=1 pkgdesc='Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.' arch=(x86_64)
