Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages /
tinygo
Commits:
f5f11f8e by Anatol Pomozov at 2026-06-14T09:39:44-07:00
upgpkg: 0.41.1-1: upgpkg: bump version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = tinygo
pkgdesc = Go compiler for small places. Microcontrollers, WebAssembly,
and command-line tools. Based on LLVM.
- pkgver = 0.37.0
- pkgrel = 2
+ pkgver = 0.41.1
+ pkgrel = 1
url = https://github.com/tinygo-org/tinygo
arch = x86_64
license = BSD
@@ -12,7 +12,7 @@ pkgbase = tinygo
makedepends = python
depends = binaryen
options = !lto
- source = git+https://github.com/tinygo-org/tinygo#tag=v0.37.0
+ source = git+https://github.com/tinygo-org/tinygo#tag=v0.41.1
source = git+https://github.com/NordicSemiconductor/nrfx.git
source = git+https://github.com/ARM-software/CMSIS.git
source = git+https://github.com/avr-rust/avr-mcu.git
@@ -23,10 +23,10 @@ pkgbase = tinygo
source = git://git.musl-libc.org/musl
source = git+https://github.com/mingw-w64/mingw-w64.git
source = git+https://github.com/aykevl/macos-minimal-sdk.git
- source = git+https://github.com/tinygo-org/net.git#branch=dev
+ source = git+https://github.com/tinygo-org/net.git
source = git+https://github.com/WebAssembly/wasi-cli
- source =
git+https://github.com/espressif/llvm-project#branch=xtensa_release_19.1.2
- sha256sums =
cbe98abbead38571e9ce7b088cc7e26e2db3a0ab20353c9f1138699b9257e1d1
+ source =
git+https://github.com/tinygo-org/llvm-project#branch=tinygo_20.x
+ sha256sums =
8cb3be007cf61a2fe6045b36f07f200de8b5f258526cd169b9dc89823524e32b
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Anatol Pomozov <[email protected]>
pkgname=tinygo
-pkgver=0.37.0
-pkgrel=2
+pkgver=0.41.1
+pkgrel=1
pkgdesc='Go compiler for small places. Microcontrollers, WebAssembly, and
command-line tools. Based on LLVM.'
arch=(x86_64)
url='https://github.com/tinygo-org/tinygo'
@@ -25,10 +25,10 @@
source=(git+https://github.com/tinygo-org/tinygo#tag=v$pkgver
git://git.musl-libc.org/musl
git+https://github.com/mingw-w64/mingw-w64.git
git+https://github.com/aykevl/macos-minimal-sdk.git
- git+https://github.com/tinygo-org/net.git#branch=dev
+ git+https://github.com/tinygo-org/net.git
git+https://github.com/WebAssembly/wasi-cli
-
git+https://github.com/espressif/llvm-project#branch=xtensa_release_19.1.2)
-sha256sums=('cbe98abbead38571e9ce7b088cc7e26e2db3a0ab20353c9f1138699b9257e1d1'
+ git+https://github.com/tinygo-org/llvm-project#branch=tinygo_20.x)
+sha256sums=('8cb3be007cf61a2fe6045b36f07f200de8b5f258526cd169b9dc89823524e32b'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tinygo/-/commit/f5f11f8e14db99925c91e51478281fe57bd5550f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tinygo/-/commit/f5f11f8e14db99925c91e51478281fe57bd5550f
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help