GNU bug report logs - #29469
[PATCH 1/2] gnu: monero: Update to 0.11.1.0.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Mon, 27 Nov 2017 11:32:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29469: closed ([PATCH 1/2] gnu: monero: Update to 0.11.1.0.)
Date: Mon, 27 Nov 2017 18:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Nov 2017 13:04:17 -0500
with message-id <20171127180417.GA20970 <at> jasmine.lan>
and subject line Re: [bug#29469] [PATCH 1/2] gnu: monero: Update to 0.11.1.0.
has caused the debbugs.gnu.org bug report #29469,
regarding [PATCH 1/2] gnu: monero: Update to 0.11.1.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
29469: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29469
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH 1/2] gnu: monero: Update to 0.11.1.0.
Date: Mon, 27 Nov 2017 12:30:22 +0100
* gnu/packages/finance.scm (monero): Update to 0.11.1.0.
---
 gnu/packages/finance.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index a0febba01..2b9e941c3 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -5,6 +5,7 @@
 ;;; Copyright © 2016 Hartmut Goebel <h.goebel <at> crazy-compilers.com>
 ;;; Copyright © 2017 Carlo Zancanaro <carlo <at> zancanaro.id.au>
 ;;; Copyright © 2017 Theodoros Foradis <theodoros <at> foradis.org>
+;;; Copyright © 2017 Vasile Dumitrascu <va511e <at> yahoo.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -319,7 +320,7 @@ other machines/servers.  Electrum does not download the Bitcoin blockchain.")
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.11.0.0")
+    (version "0.11.1.0")
     (source
      (origin
        (method url-fetch)
@@ -337,7 +338,7 @@ other machines/servers.  Electrum does not download the Bitcoin blockchain.")
            #t))
        (sha256
         (base32
-         "083w40a553c0r3i18020jcrv5s0b64vx3d8xrn9nwkb2237ighlk"))))
+         "16shd834025jyzy68h3gag1sz8vbk875hy4j97hrki8pacz8vd5m"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)
-- 
2.15.0



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Cc: 29469-done <at> debbugs.gnu.org
Subject: Re: [bug#29469] [PATCH 1/2] gnu: monero: Update to 0.11.1.0.
Date: Mon, 27 Nov 2017 13:04:17 -0500
[Message part 4 (text/plain, inline)]
On Mon, Nov 27, 2017 at 12:30:22PM +0100, Vasile Dumitrascu wrote:
> * gnu/packages/finance.scm (monero): Update to 0.11.1.0.

Thanks! Pushed as 14e09e903994ebfd31ace7345a38bc90ae9bac20
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 256 days ago.

Previous Next


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