Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mold: update to 2.30.0.
@ 2024-04-24 13:30 Calandracas606
  2024-04-24 15:04 ` [PR PATCH] [Closed]: " Calandracas606
  2024-04-24 15:04 ` Calandracas606
  0 siblings, 2 replies; 3+ messages in thread
From: Calandracas606 @ 2024-04-24 13:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages mold-2.30.0
https://github.com/void-linux/void-packages/pull/50015

mold: update to 2.30.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv6l-musl (cross)



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

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

From 458a9ff2c06b3cfe06aa346fe91a067a82436d12 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 24 Apr 2024 09:29:02 -0400
Subject: [PATCH] mold: update to 2.30.0.

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

diff --git a/srcpkgs/mold/template b/srcpkgs/mold/template
index d898e1b1119d19..d4f25988e0a023 100644
--- a/srcpkgs/mold/template
+++ b/srcpkgs/mold/template
@@ -1,6 +1,6 @@
 # Template file for 'mold'
 pkgname=mold
-version=2.4.1
+version=2.30.0
 revision=1
 build_style=cmake
 configure_args="-DMOLD_USE_SYSTEM_MIMALLOC=ON -DMOLD_USE_SYSTEM_TBB=ON"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/rui314/mold"
 changelog="https://github.com/rui314/mold/releases"
 distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz"
-checksum=c9853d007d6a1b4f3e36b7314346751f4cc91bc43c76e30db51709b53b44dd68
+checksum=6e5178ccafe828fdb4ba0dd841d083ff6004d3cb41e56485143eb64c716345fd
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: mold: update to 2.30.0.
  2024-04-24 13:30 [PR PATCH] mold: update to 2.30.0 Calandracas606
@ 2024-04-24 15:04 ` Calandracas606
  2024-04-24 15:04 ` Calandracas606
  1 sibling, 0 replies; 3+ messages in thread
From: Calandracas606 @ 2024-04-24 15:04 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

mold: update to 2.30.0.
https://github.com/void-linux/void-packages/pull/50015

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv6l-musl (cross)



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

* Re: mold: update to 2.30.0.
  2024-04-24 13:30 [PR PATCH] mold: update to 2.30.0 Calandracas606
  2024-04-24 15:04 ` [PR PATCH] [Closed]: " Calandracas606
@ 2024-04-24 15:04 ` Calandracas606
  1 sibling, 0 replies; 3+ messages in thread
From: Calandracas606 @ 2024-04-24 15:04 UTC (permalink / raw)
  To: ml

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

New comment by Calandracas606 on void-packages repository

https://github.com/void-linux/void-packages/pull/50015#issuecomment-2075167172

Comment:
closing in favor of #50017

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

end of thread, other threads:[~2024-04-24 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24 13:30 [PR PATCH] mold: update to 2.30.0 Calandracas606
2024-04-24 15:04 ` [PR PATCH] [Closed]: " Calandracas606
2024-04-24 15:04 ` Calandracas606

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).