all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ahmad Draidi via Guix-patches via <guix-patches@gnu.org>
To: 64416@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>
Subject: [bug#64416] [PATCH] gnu: xmrig: Update to 6.19.3.
Date: Sun,  2 Jul 2023 14:59:04 +0400	[thread overview]
Message-ID: <0f66bc0d0b06b57249839db246b34d7fd00a6ed2.1688295538.git.a.r.draidi@redscript.org> (raw)

* gnu/packages/finance.scm (xmrig): Update to 6.19.3.
---
 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 2da4ad4460..5bf2fddc54 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -2180,7 +2180,7 @@ (define-public python-mt-940
 (define-public xmrig
   (package
     (name "xmrig")
-    (version "6.19.2")
+    (version "6.19.3")
     (source
      (origin
        (method git-fetch)
@@ -2188,7 +2188,7 @@ (define-public xmrig
              (url "https://github.com/xmrig/xmrig")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
-       (sha256 (base32 "1hgcfq79d5060iryr34bpwf1dvgqmbmn9mm4ccfvp896r10j482h"))
+       (sha256 (base32 "10aami5fbjbwq37bwgsksj7g3pjn3dp8s77hd8j299zcvv22dwcs"))
        (modules '((guix build utils)))
        (snippet
         ;; TODO: Try to use system libraries instead of bundled ones in

base-commit: a919a16898e7219fdd26bdfe33a9959e7156d59d
-- 
2.40.1





             reply	other threads:[~2023-07-02 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-02 10:59 Ahmad Draidi via Guix-patches via [this message]
2023-07-04  9:13 ` bug#64416: [PATCH] gnu: xmrig: Update to 6.19.3 Guillaume Le Vaillant

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

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

  git send-email \
    --in-reply-to=0f66bc0d0b06b57249839db246b34d7fd00a6ed2.1688295538.git.a.r.draidi@redscript.org \
    --to=guix-patches@gnu.org \
    --cc=64416@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.