Skip to content
Snippets Groups Projects
Unverified Commit a31b9dac authored by Guillaume Le Vaillant's avatar Guillaume Le Vaillant Committed by Marius Bakke
Browse files

gnu: monero-gui: Update to 0.15.0.1.


* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.1.

Signed-off-by: default avatarMarius Bakke <mbakke@fastmail.com>
parent 182173b1
No related branches found
No related tags found
No related merge requests found
......@@ -592,7 +592,7 @@ (define-public monero
(define-public monero-gui
(package
(name "monero-gui")
(version "0.15.0.0")
(version "0.15.0.1")
(source
(origin
(method git-fetch)
......@@ -602,7 +602,7 @@ (define-public monero-gui
(file-name (git-file-name name version))
(sha256
(base32
"1shpnly2dym5jhvk8zk10p69mz062dihx979djg74q6hgkhhhqsh"))))
"08j8kkncdn57xql0bhmlzjpjkdfhqbpda1p07r797q8qi0nl4w8n"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment