unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 72447@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>, 72447-done@debbugs.gnu.org
Subject: [bug#72447] [PATCH] gnu: xmrig: Update to 6.21.3.
Date: Tue, 06 Aug 2024 00:04:45 +0800	[thread overview]
Message-ID: <87a5hrt0pu.fsf@iscas.ac.cn> (raw)
In-Reply-To: <618ee9dd967cb32054f9d9e339cf5b9e2ca41667.1722708350.git.a.r.draidi@redscript.org> (Ahmad Draidi via Guix-patches via's message of "Sat, 3 Aug 2024 22:05:50 +0400")

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

Ahmad Draidi via Guix-patches via <guix-patches@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-08-05 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-03 18:05 [bug#72447] [PATCH] gnu: xmrig: Update to 6.21.3 Ahmad Draidi via Guix-patches via
2024-08-05 16:04 ` Zheng Junjie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a5hrt0pu.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=72447-done@debbugs.gnu.org \
    --cc=72447@debbugs.gnu.org \
    --cc=a.r.draidi@redscript.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).