[PATCH] gnu: xmrig: Update to 6.21.3.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ahmad Draidi
  • Zheng Junjie
Owner
unassigned
Submitted by
Ahmad Draidi
Severity
normal

Debbugs page

Ahmad Draidi wrote 7 months ago
(address . guix-patches@gnu.org)(name . Ahmad Draidi)(address . a.r.draidi@redscript.org)
618ee9dd967cb32054f9d9e339cf5b9e2ca41667.1722708350.git.a.r.draidi@redscript.org
* 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(-)

Toggle diff (26 lines)
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
Zheng Junjie wrote 7 months ago
(name . Ahmad Draidi via Guix-patches via)(address . guix-patches@gnu.org)
87a5hrt0pu.fsf@iscas.ac.cn
Ahmad Draidi via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (32 lines)
> * 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.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmaw+B0ACgkQO1qpk+Gi
3/AFxhAAv6vaMU2yW6YvrHhCNz3ufG0cCYYMV/SkXk2wdr73yN21dXNWlUPOV7sE
Wc91KQcRrs0vosSqm2xu9jS5WJwOwy5fJxwRWgImp6PO+TLbzkKvg2yEnzuoZpzX
hq2kBLGtYg9irkHkuXi0ljCZQ00caPyG8/1G//2QJI4t+PNpBhaJpo1S2oB0lE6P
CKly+OtRcBYZ+TuytKfOcRTycFLAS4Xve0umqaqUwoLFYpdmSTNLtYw7iy+Hyodp
rTXi3HzfIe1KiPHXwD8/ESnSFgs8ZpvCMRWxuZlMfmXOmHkVixUCw1pRa8ACJrWu
/qPLqMt/DNAbo/eUa0t+bCnL3BWB7ihAaEF1+XscnG/dQttPWiBj2/Z0tYLfThzU
3Qw0x5hAwkqiMTD4nVJx8S2Q05L78S5CJmgjyn0FFzSkSsLo0denHcXhTjCBITnU
hU0TGxOzn72L2sleN7IMj+2QZFD/C4HZQt3faFnSU+6KWkpHIV4+58PbSyN7qUYW
Nn2VsDTBGnypgEfPWsHSRUKfxvZBCPLddU4njbexp9A/6Zw/gVWzURxsV4AfqA0b
VfO+lyeFkiKR9vIoNHBzS0dWH4z9F1JZPzcvqxdbDbj8LVUmzyipSvhBctCrwaDX
3HTl2C2ZMRkZxV0qegRAzkcPHknp8DN2nZt/ZwXbXa1zRUzTO98=
=Pe86
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

To comment on this conversation send an email to 72447@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72447
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help