gnu: monero-gui: Update to 0.15.0.0.

* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.0.
  [home-page]: Update url.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
Guillaume Le Vaillant 2019-11-09 11:54:54 +01:00 committed by Marius Bakke
parent df90b6e793
commit 61fe56fc60
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -592,7 +592,7 @@ (define-public monero
(define-public monero-gui
(package
(name "monero-gui")
(version "0.14.1.2")
(version "0.15.0.0")
(source
(origin
(method git-fetch)
@ -602,7 +602,7 @@ (define-public monero-gui
(file-name (git-file-name name version))
(sha256
(base32
"1rm043r6y2mzy8pclnzbjjfxgps8pkfa2b92p66k8y8rdmgq6m1k"))))
"1shpnly2dym5jhvk8zk10p69mz062dihx979djg74q6hgkhhhqsh"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
@ -704,7 +704,7 @@ (define-public monero-gui
(let ((out (assoc-ref outputs "out")))
(wrap-qt-program out "monero-wallet-gui"))
#t)))))
(home-page "https://getmonero.org/")
(home-page "https://web.getmonero.org/")
(synopsis "Graphical user interface for the Monero currency")
(description
"Monero is a secure, private, untraceable currency. This package provides