Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
arm-none-eabi-gcc
Commits:
fcf22797 by Christian Heusel at 2026-02-02T17:21:34+01:00
upgpkg: 14.2.0-2: Rebuild packages signed by anatolik, morganamilo & shibumi
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = arm-none-eabi-gcc
pkgdesc = The GNU Compiler Collection - cross compiler for ARM EABI
(bare-metal) target
pkgver = 14.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://gcc.gnu.org/
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_target=arm-none-eabi
pkgname=$_target-gcc
pkgver=14.2.0
-pkgrel=1
+pkgrel=2
#_snapshot=8-20180427
pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI
(bare-metal) target'
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-gcc/-/commit/fcf2279719a1c1fc35b75003a0eb96910971035a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-gcc/-/commit/fcf2279719a1c1fc35b75003a0eb96910971035a
You're receiving this email because of your account on gitlab.archlinux.org.