gnu: keepassxc: Update to 2.7.6.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.6.
This commit is contained in:
		
							parent
							
								
									6f30e5b3bf
								
							
						
					
					
						commit
						7083f2cf87
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -145,7 +145,7 @@ human.") | |||
| (define-public keepassxc | ||||
|   (package | ||||
|     (name "keepassxc") | ||||
|     (version "2.7.5") | ||||
|     (version "2.7.6") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -153,7 +153,7 @@ human.") | |||
|                            "/releases/download/" version "/keepassxc-" | ||||
|                            version "-src.tar.xz")) | ||||
|        (sha256 | ||||
|         (base32 "03002fncllr658mgl5s6an5wnh0a333qnkxad6aw85hqj004iqpd")))) | ||||
|         (base32 "0w6nh2lnzfqcxasfsppmh4q309p1flzgfiv25hahzsd8kx879055")))) | ||||
|     (build-system cmake-build-system) | ||||
|     (arguments | ||||
|      (list | ||||
|  |  | |||
		Reference in a new issue