unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29469] [PATCH 1/2] gnu: monero: Update to 0.11.1.0.
@ 2017-11-27 11:30 Vasile Dumitrascu
  2017-11-27 11:30 ` [bug#29470] [PATCH 2/2] gnu: monero-core: " Vasile Dumitrascu
  2017-11-27 18:04 ` bug#29469: [PATCH 1/2] gnu: monero: " Leo Famulari
  0 siblings, 2 replies; 5+ messages in thread
From: Vasile Dumitrascu @ 2017-11-27 11:30 UTC (permalink / raw)
  To: 29469; +Cc: Vasile Dumitrascu

* 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@crazy-compilers.com>
 ;;; Copyright © 2017 Carlo Zancanaro <carlo@zancanaro.id.au>
 ;;; Copyright © 2017 Theodoros Foradis <theodoros@foradis.org>
+;;; Copyright © 2017 Vasile Dumitrascu <va511e@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

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

end of thread, other threads:[~2017-11-27 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-27 11:30 [bug#29469] [PATCH 1/2] gnu: monero: Update to 0.11.1.0 Vasile Dumitrascu
2017-11-27 11:30 ` [bug#29470] [PATCH 2/2] gnu: monero-core: " Vasile Dumitrascu
2017-11-27 18:04   ` bug#29470: " Leo Famulari
2017-11-27 21:30     ` [bug#29470] " Vasile Dumitrascu
2017-11-27 18:04 ` bug#29469: [PATCH 1/2] gnu: monero: " Leo Famulari

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).