gnu: fcitx5: Update to 5.0.19.
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.19. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
		
							parent
							
								
									4a34da845e
								
							
						
					
					
						commit
						db2a42e9a8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -85,7 +85,7 @@ client.")
 | 
				
			||||||
(define-public fcitx5
 | 
					(define-public fcitx5
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "fcitx5")
 | 
					    (name "fcitx5")
 | 
				
			||||||
    (version "5.0.10")
 | 
					    (version "5.0.19")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -93,7 +93,7 @@ client.")
 | 
				
			||||||
             "https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-"
 | 
					             "https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-"
 | 
				
			||||||
             version "_dict.tar.xz"))
 | 
					             version "_dict.tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0i23skr49n6b30ybm66bkv07dcr0dan5mzxch7x83znfnrpk8z3h"))))
 | 
					        (base32 "13zp6f8z590m34yjfzkw1jckvw1k0p8gzbkwm9lfzbrz9pzgdl1p"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue