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


Commits:
91c9c10d by Anatol Pomozov at 2025-03-21T11:33:22-07:00
upgpkg: 0.37.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.36.0
+       pkgver = 0.37.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.36.0
+       source = git+https://github.com/tinygo-org/tinygo#tag=v0.37.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
@@ -26,7 +26,7 @@ pkgbase = tinygo
        source = git+https://github.com/tinygo-org/net.git#branch=dev
        source = git+https://github.com/WebAssembly/wasi-cli
        source = 
git+https://github.com/espressif/llvm-project#branch=xtensa_release_19.1.2
-       sha256sums = 
54307dabcf4f8f281628d119cdcfb82a12dab19b874ba178974771bf8e7b83a8
+       sha256sums = 
cbe98abbead38571e9ce7b088cc7e26e2db3a0ab20353c9f1138699b9257e1d1
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


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



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

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


Reply via email to