Date: Friday, January 6, 2023 @ 11:22:06 Author: freswa Revision: 1378572
upgpkg: mold 1.9.0-1 Modified: mold/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 10:28:11 UTC (rev 1378571) +++ PKGBUILD 2023-01-06 11:22:06 UTC (rev 1378572) @@ -2,9 +2,9 @@ # Contributor: Adrian Perez de Castro <[email protected]> pkgname=mold -pkgver=1.8.0 +pkgver=1.9.0 pkgrel=1 -_commit='a49a201695edd294ed4d97231c9dc5a994275dd2' +_commit='ad0b6d0ac6a9b269935c3fbf4dae2815395431a4' pkgdesc='A Modern Linker' arch=('x86_64') url='https://github.com/rui314/mold'
