[arch-commits] Commit in arm-none-eabi-newlib/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Jan 24 20:44:28 UTC 2021


    Date: Sunday, January 24, 2021 @ 20:44:27
  Author: ffy00
Revision: 829133

upgpkg: arm-none-eabi-newlib 4.1.0-1

Modified:
  arm-none-eabi-newlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 20:44:23 UTC (rev 829132)
+++ PKGBUILD	2021-01-24 20:44:27 UTC (rev 829133)
@@ -2,7 +2,7 @@
 
 _target=arm-none-eabi
 pkgname=$_target-newlib
-pkgver=3.3.0
+pkgver=4.1.0
 pkgrel=1
 _upstream_ver=$pkgver
 pkgdesc='A C standard library implementation intended for use on embedded systems (ARM bare metal)'
@@ -12,7 +12,7 @@
 makedepends=($_target-gcc)
 options=(!emptydirs !strip)
 source=(https://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha256sums=('58dd9e3eaedf519360d92d84205c3deef0b3fc286685d1c562e245914ef72c66')
+sha256sums=('f296e372f51324224d387cc116dc37a6bd397198756746f93a2b02e9a5d40154')
 
 build() {
   rm -rf build-{newlib,nano}



More information about the arch-commits mailing list