GNU bug report logs - #69325
[PATCH] gnu: xmrig: Update to 6.21.0.

Previous Next

Package: guix-patches;

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

Date: Fri, 23 Feb 2024 12:57: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#69325: closed (Re: [bug#69325] [PATCH] gnu: xmrig: Update to
 6.21.0.)
Date: Sat, 24 Feb 2024 10:24:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69325: [PATCH] gnu: xmrig: Update to 6.21.0.

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 69325 <at> debbugs.gnu.org.

-- 
69325: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69325
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: 69325-done <at> debbugs.gnu.org
Subject: Re: [bug#69325] [PATCH] gnu: xmrig: Update to 6.21.0.
Date: Sat, 24 Feb 2024 10:22:22 +0000
[Message part 3 (text/plain, inline)]
Patch applied as 1abc3b97a1f4ba630c2bc4655fd53b7fe46bf03a.
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.21.0.
Date: Fri, 23 Feb 2024 16:55:24 +0400
* gnu/packages/finance.scm (xmrig): Update to 6.21.0.

Change-Id: I7e873cce85d8e333ecd7a767f9060d858ac94125
---
 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 eadaa46102..3394a08924 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -2243,7 +2243,7 @@ (define-public python-mt-940
 (define-public xmrig
   (package
     (name "xmrig")
-    (version "6.20.0")
+    (version "6.21.0")
     (source
      (origin
        (method git-fetch)
@@ -2251,7 +2251,7 @@ (define-public xmrig
              (url "https://github.com/xmrig/xmrig")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
-       (sha256 (base32 "02clipcixn0g4sm3b5r1cxx56ddhjkm8sqnq40jy1zm66ad5zhkj"))
+       (sha256 (base32 "1nmzgwd2r7ra7g4p0s5b77bgh099hf1kisbv4d946c9yiwbdzqgc"))
        (modules '((guix build utils)))
        (snippet
         ;; TODO: Try to use system libraries instead of bundled ones in

base-commit: aefc7428203203ae88c64cc4769113453c01a185
-- 
2.41.0




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

Previous Next


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