gnu: monero-gui: Update to 0.18.3.4.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.4. Change-Id: I8c629191a3711f0a647e6135708e447a9bcaa04b
This commit is contained in:
parent
d475e20fb6
commit
13cdd11914
@ -790,7 +790,7 @@ the Monero command line client and daemon.")
|
||||
(define-public monero-gui
|
||||
(package
|
||||
(name "monero-gui")
|
||||
(version "0.18.3.3")
|
||||
(version "0.18.3.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -806,7 +806,7 @@ the Monero command line client and daemon.")
|
||||
;; See the 'extract-monero-sources' phase.
|
||||
(delete-file-recursively "monero")))
|
||||
(sha256
|
||||
(base32 "1yy98y37l5nfxj921h6rbhni6fk0fic9bs4gqbnq2n4397h7jamj"))))
|
||||
(base32 "09x8184kbpw74qlak2x9amz7j3qkacnk9l0c1cws1d0fghlm6n9m"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
`(,@(package-native-inputs monero)
|
||||
|
Loading…
Reference in New Issue
Block a user