* [bug#37206] [PATCH] gnu: monero-gui: Update to 0.14.1.2.
@ 2019-08-28 9:30 Guillaume Le Vaillant
2019-09-04 15:05 ` bug#37206: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Guillaume Le Vaillant @ 2019-08-28 9:30 UTC (permalink / raw)
To: 37206; +Cc: Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2.
---
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 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#37206: [PATCH] gnu: monero-gui: Update to 0.14.1.2.
2019-08-28 9:30 [bug#37206] [PATCH] gnu: monero-gui: Update to 0.14.1.2 Guillaume Le Vaillant
@ 2019-09-04 15:05 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2019-09-04 15:05 UTC (permalink / raw)
To: 37206-done
This can be closed as it has been superseeded by 37303.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-04 15:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-28 9:30 [bug#37206] [PATCH] gnu: monero-gui: Update to 0.14.1.2 Guillaume Le Vaillant
2019-09-04 15:05 ` bug#37206: " Guillaume Le Vaillant
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.