Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mold: update to 2.1.0.
@ 2023-08-20  1:00 wangp
  2023-09-05 19:52 ` leahneukirchen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: wangp @ 2023-08-20  1:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

There is a new pull request by wangp against master on the void-packages repository

https://github.com/wangp/void-packages mold
https://github.com/void-linux/void-packages/pull/45680

mold: update to 2.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x64_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/45680.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mold-45680.patch --]
[-- Type: text/x-diff, Size: 1025 bytes --]

From 4873d277d63b401f3a5106b83cb25476ff12df6d Mon Sep 17 00:00:00 2001
From: Peter Wang <novalazy@gmail.com>
Date: Sun, 20 Aug 2023 10:54:45 +1000
Subject: [PATCH] mold: update to 2.1.0.

---
 srcpkgs/mold/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mold/template b/srcpkgs/mold/template
index fee5ede1e6ab9..2ecd563cba414 100644
--- a/srcpkgs/mold/template
+++ b/srcpkgs/mold/template
@@ -1,6 +1,6 @@
 # Template file for 'mold'
 pkgname=mold
-version=2.0.0
+version=2.1.0
 revision=1
 build_style=cmake
 configure_args="-DMOLD_USE_SYSTEM_MIMALLOC=ON
@@ -14,7 +14,7 @@ maintainer="Peter Wang <novalazy@gmail.com>"
 license="MIT"
 homepage="https://github.com/rui314/mold"
 distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz"
-checksum=2ae8a22db09cbff626df74c945079fa29c1e5f60bbe02502dcf69191cf43527b
+checksum=a32bec1282671b18ea4691855aed925ea2f348dfef89cb7689cd81273ea0c5df
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-06 11:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-20  1:00 [PR PATCH] mold: update to 2.1.0 wangp
2023-09-05 19:52 ` leahneukirchen
2023-09-06  1:02 ` [PR PATCH] [Updated] " wangp
2023-09-06  1:27 ` wangp
2023-09-06 11:17 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).