Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
tinygo


Commits:
05cf1b3d by Anatol Pomozov at 2025-03-09T19:18:54-07:00
upgpkg: 0.36.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = tinygo
        pkgdesc = Go compiler for small places. Microcontrollers, WebAssembly, 
and command-line tools. Based on LLVM.
-       pkgver = 0.35.0
+       pkgver = 0.36.0
        pkgrel = 1
        url = https://github.com/tinygo-org/tinygo
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = tinygo
        makedepends = python
        depends = binaryen
        options = !lto
-       source = git+https://github.com/tinygo-org/tinygo#tag=v0.35.0
+       source = git+https://github.com/tinygo-org/tinygo#tag=v0.36.0
        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
@@ -25,8 +25,8 @@ pkgbase = tinygo
        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/WebAssembly/wasi-cli
-       source = 
git+https://github.com/tinygo-org/llvm-project#branch=tinygo_xtensa_release_18.1.2
-       sha256sums = 
cb927b9af547bb598389a7592a101aec2dbf38c77899c1de3ab655dd552e4d6c
+       source = 
git+https://github.com/espressif/llvm-project#branch=xtensa_release_19.1.2
+       sha256sums = 
54307dabcf4f8f281628d119cdcfb82a12dab19b874ba178974771bf8e7b83a8
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov <[email protected]>
 
 pkgname=tinygo
-pkgver=0.35.0
+pkgver=0.36.0
 pkgrel=1
 pkgdesc='Go compiler for small places. Microcontrollers, WebAssembly, and 
command-line tools. Based on LLVM.'
 arch=(x86_64)
@@ -27,8 +27,8 @@ source=(git+https://github.com/tinygo-org/tinygo#tag=v$pkgver
         git+https://github.com/aykevl/macos-minimal-sdk.git
         git+https://github.com/tinygo-org/net.git#branch=dev
         git+https://github.com/WebAssembly/wasi-cli
-        
git+https://github.com/tinygo-org/llvm-project#branch=tinygo_xtensa_release_18.1.2)
-sha256sums=('cb927b9af547bb598389a7592a101aec2dbf38c77899c1de3ab655dd552e4d6c'
+        
git+https://github.com/espressif/llvm-project#branch=xtensa_release_19.1.2)
+sha256sums=('54307dabcf4f8f281628d119cdcfb82a12dab19b874ba178974771bf8e7b83a8'
             'SKIP'
             'SKIP'
             'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tinygo/-/commit/05cf1b3d153fd3dc16947e1107fd9e5676852d51

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tinygo/-/commit/05cf1b3d153fd3dc16947e1107fd9e5676852d51
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to