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


Commits:
3ee3b312 by Anatol Pomozov at 2024-03-13T18:01:35-07:00
upgpkg: 0.31.2-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.31.1
+       pkgver = 0.31.2
        pkgrel = 1
        url = https://github.com/tinygo-org/tinygo
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = tinygo
        makedepends = python
        options = !strip
        options = !lto
-       source = git+https://github.com/tinygo-org/tinygo#tag=v0.31.1
+       source = git+https://github.com/tinygo-org/tinygo#tag=v0.31.2
        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


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov <anatol.pomo...@gmail.com>
 
 pkgname=tinygo
-pkgver=0.31.1
+pkgver=0.31.2
 pkgrel=1
 pkgdesc='Go compiler for small places. Microcontrollers, WebAssembly, and 
command-line tools. Based on LLVM.'
 arch=(x86_64)



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

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


Reply via email to