Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
mold
Commits:
8328fe1b by Frederik Schwan at 2024-03-01T11:49:12+01:00
upgpkg: 2.4.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = mold
pkgdesc = A Modern Linker
- pkgver = 2.4.0
+ pkgver = 2.4.1
pkgrel = 1
url = https://github.com/rui314/mold
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = mold
depends = zlib
depends = tbb
depends = zstd
- source =
mold::git+https://github.com/rui314/mold.git#commit=3d9b4d5c05250fa7c507b0c74038915929f990f1
+ source =
mold::git+https://github.com/rui314/mold.git#commit=fb3c166f80b92ca34ebd1b3f467edbcad7cae649
b2sums = SKIP
pkgname = mold
=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
# Contributor: Adrian Perez de Castro <[email protected]>
pkgname=mold
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
-_commit='3d9b4d5c05250fa7c507b0c74038915929f990f1'
+_commit='fb3c166f80b92ca34ebd1b3f467edbcad7cae649'
pkgdesc='A Modern Linker'
arch=('x86_64')
url='https://github.com/rui314/mold'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mold/-/commit/8328fe1bfbc548ff6d72f297a821e5cf948e5afd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mold/-/commit/8328fe1bfbc548ff6d72f297a821e5cf948e5afd
You're receiving this email because of your account on gitlab.archlinux.org.