all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vasile Dumitrascu <va511e@yahoo.com>
To: 29470@debbugs.gnu.org
Cc: Vasile Dumitrascu <va511e@yahoo.com>
Subject: [bug#29470] [PATCH 2/2] gnu: monero-core: Update to 0.11.1.0.
Date: Mon, 27 Nov 2017 12:30:23 +0100	[thread overview]
Message-ID: <20171127113023.4428-2-va511e@yahoo.com> (raw)
In-Reply-To: <20171127113023.4428-1-va511e@yahoo.com>

* gnu/packages/finance.scm (monero-core): Update to 0.11.1.0.
---
 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 2b9e941c3..9492376ba 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -419,7 +419,7 @@ Monero command line client and daemon.")
 (define-public monero-core
   (package
     (name "monero-core")
-    (version "0.11.0.0")
+    (version "0.11.1.0")
     (source
      (origin
        (method url-fetch)
@@ -428,7 +428,7 @@ Monero command line client and daemon.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0hnrkgwb1sva67pcjym2gvb4zifp2s849dfbnjzbxk3yczpcyqzg"))))
+         "1q7a9kpcjgp74fbplzs2iszdld6gwbfrydyd9in9izhwp100p1rr"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)
-- 
2.15.0

  reply	other threads:[~2017-11-27 11:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Vasile Dumitrascu [this message]
2017-11-27 18:04   ` bug#29470: [PATCH 2/2] gnu: monero-core: " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171127113023.4428-2-va511e@yahoo.com \
    --to=va511e@yahoo.com \
    --cc=29470@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.