GNU bug report logs -
#72447
[PATCH] gnu: xmrig: Update to 6.21.3.
Previous Next
Reported by: Ahmad Draidi <a.r.draidi <at> redscript.org>
Date: Sat, 3 Aug 2024 18:07:01 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 72447 in the body.
You can then email your comments to 72447 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#72447
; Package
guix-patches
.
(Sat, 03 Aug 2024 18:07:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ahmad Draidi <a.r.draidi <at> redscript.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 03 Aug 2024 18:07:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/finance.scm (xmrig): Update to 6.21.3.
Change-Id: I38b9ea4e69469cfda6b426b008d169891c7ff537
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 7f230f2806..446df6c5ac 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -2321,7 +2321,7 @@ (define-public python-mt-940
(define-public xmrig
(package
(name "xmrig")
- (version "6.21.2")
+ (version "6.21.3")
(source
(origin
(method git-fetch)
@@ -2329,7 +2329,7 @@ (define-public xmrig
(url "https://github.com/xmrig/xmrig")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
- (sha256 (base32 "0rxnrn92v2w9f0zyv4zchilnrc3wa8nw4d4b4isaxx411zxgds6i"))
+ (sha256 (base32 "0nykvw45s9c5rpf01mmvam4na7ka5jryyrxnbml89raqkp22nlnn"))
(modules '((guix build utils)))
(snippet
;; TODO: Try to use system libraries instead of bundled ones in
base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
--
2.45.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#72447
; Package
guix-patches
.
(Mon, 05 Aug 2024 16:06:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ahmad Draidi via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/finance.scm (xmrig): Update to 6.21.3.
>
> Change-Id: I38b9ea4e69469cfda6b426b008d169891c7ff537
> ---
> gnu/packages/finance.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
> index 7f230f2806..446df6c5ac 100644
> --- a/gnu/packages/finance.scm
> +++ b/gnu/packages/finance.scm
> @@ -2321,7 +2321,7 @@ (define-public python-mt-940
> (define-public xmrig
> (package
> (name "xmrig")
> - (version "6.21.2")
> + (version "6.21.3")
> (source
> (origin
> (method git-fetch)
> @@ -2329,7 +2329,7 @@ (define-public xmrig
> (url "https://github.com/xmrig/xmrig")
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> - (sha256 (base32 "0rxnrn92v2w9f0zyv4zchilnrc3wa8nw4d4b4isaxx411zxgds6i"))
> + (sha256 (base32 "0nykvw45s9c5rpf01mmvam4na7ka5jryyrxnbml89raqkp22nlnn"))
> (modules '((guix build utils)))
> (snippet
> ;; TODO: Try to use system libraries instead of bundled ones in
>
> base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
push, close.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 05 Aug 2024 16:06:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ahmad Draidi <a.r.draidi <at> redscript.org>
:
bug acknowledged by developer.
(Mon, 05 Aug 2024 16:06:02 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
.
(Tue, 03 Sep 2024 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.