[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: mold: Update to 2.36.0.
From: |
guix-commits |
Subject: |
07/08: gnu: mold: Update to 2.36.0. |
Date: |
Sat, 11 Jan 2025 10:20:28 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit b6ab537064ce67801f50d4151a299a95c98c5ff8
Author: Ashish SHUKLA <ashish.is@lostca.se>
AuthorDate: Thu Jan 9 08:26:21 2025 +0000
gnu: mold: Update to 2.36.0.
* gnu/packages/mold.scm (mold): Update to 2.36.0.
Change-Id: I71c149a0012a5c37008a9d62b0a6f5d3cc6fb553
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
---
gnu/packages/mold.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mold.scm b/gnu/packages/mold.scm
index 9d19104853..15562b9716 100644
--- a/gnu/packages/mold.scm
+++ b/gnu/packages/mold.scm
@@ -36,7 +36,7 @@
(define-public mold
(package
(name "mold")
- (version "2.35.1")
+ (version "2.36.0")
(source
(origin
(method git-fetch)
@@ -45,7 +45,7 @@
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1zsnc2x7j0xrdmy49sbr3m131cwpxdhabh05cljkfh3ff0ypp4pb"))
+ (base32 "1x7rcl9kx4fnarnxq7nbldh4vi5smhc613l6kn60afsgc8di14cl"))
(modules '((guix build utils)))
(snippet
#~(begin
- branch master updated (bd24a13c57 -> 75749800be), guix-commits, 2025/01/11
- 02/08: gnu: appimage-type2-runtime: Fix cross-compiling., guix-commits, 2025/01/11
- 04/08: gnu: squashfuse-for-appimage: Fix name., guix-commits, 2025/01/11
- 05/08: gnu: opencv: update to 4.11.0., guix-commits, 2025/01/11
- 03/08: gnu: squashfuse-for-appimage: Fix indentation., guix-commits, 2025/01/11
- 01/08: gnu: moe: Update to 1.15., guix-commits, 2025/01/11
- 08/08: gnu: snac2: Update to 2.68., guix-commits, 2025/01/11
- 07/08: gnu: mold: Update to 2.36.0.,
guix-commits <=
- 06/08: gnu: ugrep: Update to 7.1.3., guix-commits, 2025/01/11