GNU bug report logs - #64416
[PATCH] gnu: xmrig: Update to 6.19.3.

Previous Next

Package: guix-patches;

Reported by: Ahmad Draidi <a.r.draidi <at> redscript.org>

Date: Sun, 2 Jul 2023 11:00:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ahmad Draidi <a.r.draidi <at> redscript.org>
Subject: bug#64416: closed (Re: [bug#64416] [PATCH] gnu: xmrig: Update to
 6.19.3.)
Date: Tue, 04 Jul 2023 09:16:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64416: [PATCH] gnu: xmrig: Update to 6.19.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64416 <at> debbugs.gnu.org.

-- 
64416: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64416
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Ahmad Draidi <a.r.draidi <at> redscript.org>
Cc: 64416-done <at> debbugs.gnu.org
Subject: Re: [bug#64416] [PATCH] gnu: xmrig: Update to 6.19.3.
Date: Tue, 04 Jul 2023 09:13:38 +0000
[Message part 3 (text/plain, inline)]
Patch applied as 09d31e3b09a4851cd8f1bb9b111e4f47e6caf555 with the
version updated to the latest release.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ahmad Draidi <a.r.draidi <at> redscript.org>
To: guix-patches <at> gnu.org
Cc: Ahmad Draidi <a.r.draidi <at> redscript.org>
Subject: [PATCH] gnu: xmrig: Update to 6.19.3.
Date: Sun,  2 Jul 2023 14:59:04 +0400
* 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




This bug report was last modified 1 year and 324 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.