Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
arm-none-eabi-newlib


Commits:
03296f55 by Anatol Pomozov at 2026-06-14T11:27:38-07:00
upgpkg: 4.6.0.20260123-1: upgpkg: update package

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = arm-none-eabi-newlib
        pkgdesc = A C standard library implementation intended for use on 
embedded systems (ARM bare metal)
-       pkgver = 4.5.0.20241231
-       pkgrel = 2
+       pkgver = 4.6.0.20260123
+       pkgrel = 1
        url = https://www.sourceware.org/newlib/
        arch = any
        license = BSD
        makedepends = arm-none-eabi-gcc
        options = !emptydirs
        options = !strip
-       source = https://sourceware.org/pub/newlib/newlib-4.5.0.20241231.tar.gz
-       sha256sums = 
33f12605e0054965996c25c1382b3e463b0af91799001f5bb8c0630f2ec8c852
+       source = https://sourceware.org/pub/newlib/newlib-4.6.0.20260123.tar.gz
+       sha256sums = 
6ff27e3bf022666f43f7802255be680eeff722ac181b1725d21e2e8318604ee3
 
 pkgname = arm-none-eabi-newlib


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _target=arm-none-eabi
 pkgname=$_target-newlib
-pkgver=4.5.0.20241231
-pkgrel=2
+pkgver=4.6.0.20260123
+pkgrel=1
 _upstream_ver=$pkgver
 pkgdesc='A C standard library implementation intended for use on embedded 
systems (ARM bare metal)'
 arch=(any)
@@ -12,7 +12,7 @@ license=(BSD)
 makedepends=($_target-gcc)
 options=(!emptydirs !strip)
 source=(https://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha256sums=('33f12605e0054965996c25c1382b3e463b0af91799001f5bb8c0630f2ec8c852')
+sha256sums=('6ff27e3bf022666f43f7802255be680eeff722ac181b1725d21e2e8318604ee3')
 
 build() {
   rm -rf build-{newlib,nano}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-newlib/-/commit/03296f55d0a56056a3eb8ab3b00ea6f0892db539

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arm-none-eabi-newlib/-/commit/03296f55d0a56056a3eb8ab3b00ea6f0892db539
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


Reply via email to