GNU bug report logs -
#71791
[PATCH] gnu: mold: Update to 2.32.1.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Thu, 27 Jun 2024 07:56:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71791 in the body.
You can then email your comments to 71791 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71791
; Package
guix-patches
.
(Thu, 27 Jun 2024 07:56:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 27 Jun 2024 07:56:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/mold.scm (mold): Update to 2.32.1.
Change-Id: Iaf5b3b4ba09e19a35f471c08b7b130a4fee4d4fb
---
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 7188f533e7..a229d3dcb7 100644
--- a/gnu/packages/mold.scm
+++ b/gnu/packages/mold.scm
@@ -35,7 +35,7 @@ (define-module (gnu packages mold)
(define-public mold
(package
(name "mold")
- (version "2.32.0")
+ (version "2.32.1")
(source
(origin
(method git-fetch)
@@ -44,7 +44,7 @@ (define-public mold
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1wl7mp7r5hxmvfpmrq32ffjpgn8z8pk775y423nr56gvrb39vj6i"))
+ (base32 "1raddkjazb05bkqv7n3k97k0hk2wgvl03hpbx3xq8gpg1rbviam4"))
(modules '((guix build utils)))
(snippet
#~(begin
base-commit: 1a34b9b725e731a6d5f602d104f09a1c68afa6a4
--
2.45.2
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 27 Jun 2024 13:17:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Thu, 27 Jun 2024 13:17:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 71791-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/mold.scm (mold): Update to 2.32.1.
>
> Change-Id: Iaf5b3b4ba09e19a35f471c08b7b130a4fee4d4fb
> ---
> 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 7188f533e7..a229d3dcb7 100644
> --- a/gnu/packages/mold.scm
> +++ b/gnu/packages/mold.scm
> @@ -35,7 +35,7 @@ (define-module (gnu packages mold)
> (define-public mold
> (package
> (name "mold")
> - (version "2.32.0")
> + (version "2.32.1")
> (source
> (origin
> (method git-fetch)
> @@ -44,7 +44,7 @@ (define-public mold
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1wl7mp7r5hxmvfpmrq32ffjpgn8z8pk775y423nr56gvrb39vj6i"))
> + (base32 "1raddkjazb05bkqv7n3k97k0hk2wgvl03hpbx3xq8gpg1rbviam4"))
> (modules '((guix build utils)))
> (snippet
> #~(begin
>
> base-commit: 1a34b9b725e731a6d5f602d104f09a1c68afa6a4
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=97540acadc4d275cfe50ba75f2dc0122276da30d
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#71791
; Package
guix-patches
.
(Thu, 27 Jun 2024 13:17:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 26 Jul 2024 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.