gnu: monero-gui: Update to 0.17.1.1.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.1.
This commit is contained in:
		
							parent
							
								
									d66a4eac44
								
							
						
					
					
						commit
						a0e47fada7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -665,7 +665,7 @@ the Monero command line client and daemon.") | ||||||
| (define-public monero-gui | (define-public monero-gui | ||||||
|   (package |   (package | ||||||
|     (name "monero-gui") |     (name "monero-gui") | ||||||
|     (version "0.17.1.0") |     (version "0.17.1.1") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -674,7 +674,7 @@ the Monero command line client and daemon.") | ||||||
|              (commit (string-append "v" version)))) |              (commit (string-append "v" version)))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "07r78ipv4g3i6z822kq380vi3qwlb958rccsy6lyybkhj9y0rx84")))) |         (base32 "0aqhp4rmqsgwjb875kgh6qwz0wyyiag1fksyic9cnhgg5j5y95nx")))) | ||||||
|     (build-system qt-build-system) |     (build-system qt-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      `(,@(package-native-inputs monero) |      `(,@(package-native-inputs monero) | ||||||
|  |  | ||||||
		Reference in a new issue