[PATCH] gnu: monero-gui: Update to 0.14.1.2.

  • Done
  • quality assurance status badge
Details
One participant
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
Guillaume Le Vaillant
Severity
normal
G
G
Guillaume Le Vaillant wrote on 28 Aug 2019 11:30
(address . guix-patches@gnu.org)(name . Guillaume Le Vaillant)(address . glv@posteo.net)
20190828093001.9061-1-glv@posteo.net
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2.
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 377cb3a405..6f8d81c432 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -542,7 +542,7 @@ the Monero command line client and daemon.")
(define-public monero-gui
(package
(name "monero-gui")
- (version "0.14.1.0")
+ (version "0.14.1.2")
(source
(origin
(method git-fetch)
@@ -552,7 +552,7 @@ the Monero command line client and daemon.")
(file-name (git-file-name name version))
(sha256
(base32
- "0ilx47771faygf97wilm64xnqxgxa3b43q0g9v014npk0qj8pc31"))))
+ "1rm043r6y2mzy8pclnzbjjfxgps8pkfa2b92p66k8y8rdmgq6m1k"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
--
2.23.0
G
G
Guillaume Le Vaillant wrote on 4 Sep 2019 17:05
(address . 37206-done@debbugs.gnu.org)
87d0ggrtjq.fsf@yamatai
This can be closed as it has been superseeded by 37303.
Closed
?