unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72447] [PATCH] gnu: xmrig: Update to 6.21.3.
@ 2024-08-03 18:05 Ahmad Draidi via Guix-patches via
  2024-08-05 16:04 ` Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2024-08-03 18:05 UTC (permalink / raw)
  To: 72447; +Cc: Ahmad Draidi

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#72447] [PATCH] gnu: xmrig: Update to 6.21.3.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-08-05 16:04 UTC (permalink / raw)
  To: 72447; +Cc: Ahmad Draidi, 72447-done

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-05 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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).