[arch-commits] Commit in mold/trunk (PKGBUILD)
George Rawlinson
grawlinson at gemini.archlinux.org
Tue Feb 1 03:19:51 UTC 2022
Date: Tuesday, February 1, 2022 @ 03:19:51
Author: grawlinson
Revision: 1121519
upgpkg: mold 1.0.3-1
New upstream release.
Modified:
mold/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-01 02:10:37 UTC (rev 1121518)
+++ PKGBUILD 2022-02-01 03:19:51 UTC (rev 1121519)
@@ -2,7 +2,7 @@
# Contributor: Adrian Perez de Castro <aperez at igalia.com>
pkgname=mold
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc='A Modern Linker'
arch=('x86_64')
@@ -10,7 +10,7 @@
license=('AGPL3')
depends=('gcc-libs' 'mimalloc' 'openssl' 'zlib' 'tbb' 'xxhash')
makedepends=('git' 'clang')
-_commit='6fb64656b92553ae47a9b058da8c93083be779d5'
+_commit='bda68f94a4cb6b01649bb15865d6a6fecbef9db9'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')
More information about the arch-commits
mailing list