gnu: gajim-omemo: Downgrade to 2.6.80.
This version is compatible with the stable version of gajim (1.2.2). * gnu/packages/messaging.scm (gajim-omemo): Downgrade to 2.6.80. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
		
							parent
							
								
									f073672b0b
								
							
						
					
					
						commit
						8af6a0661e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -850,7 +850,7 @@ and OpenPGP) and available in 29 languages.") | |||
| (define-public gajim-omemo | ||||
|   (package | ||||
|     (name "gajim-omemo") | ||||
|     (version "2.7.9") | ||||
|     (version "2.6.80") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch/zipbomb) | ||||
|  | @ -859,7 +859,7 @@ and OpenPGP) and available in 29 languages.") | |||
|          "https://ftp.gajim.org/plugins_releases/omemo_" | ||||
|          version ".zip")) | ||||
|        (sha256 | ||||
|         (base32 "19si2v5yrxpn2m0f684npsg0iiyl2h3r5hbxyrxv4k3acmfmhb3z")))) | ||||
|         (base32 "179hgx091c12258335znn1540jhp4z3n3wv5ksrgqq7l3jgc93d7")))) | ||||
|     (build-system trivial-build-system) | ||||
|     (arguments | ||||
|      `(#:modules ((guix build utils)) | ||||
|  |  | |||
		Reference in a new issue