all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64416] [PATCH] gnu: xmrig: Update to 6.19.3.
@ 2023-07-02 10:59 Ahmad Draidi via Guix-patches via
  2023-07-04  9:13 ` bug#64416: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2023-07-02 10:59 UTC (permalink / raw)
  To: 64416; +Cc: Ahmad Draidi

* 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





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

* bug#64416: [PATCH] gnu: xmrig: Update to 6.19.3.
  2023-07-02 10:59 [bug#64416] [PATCH] gnu: xmrig: Update to 6.19.3 Ahmad Draidi via Guix-patches via
@ 2023-07-04  9:13 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-07-04  9:13 UTC (permalink / raw)
  To: Ahmad Draidi; +Cc: 64416-done

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

Patch applied as 09d31e3b09a4851cd8f1bb9b111e4f47e6caf555 with the
version updated to the latest release.
Thanks.

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

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

end of thread, other threads:[~2023-07-04  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-02 10:59 [bug#64416] [PATCH] gnu: xmrig: Update to 6.19.3 Ahmad Draidi via Guix-patches via
2023-07-04  9:13 ` bug#64416: " Guillaume Le Vaillant

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.