gnu: fcitx5-qt: Update to 5.0.15.
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.15. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
		
							parent
							
								
									b2a5dbcef8
								
							
						
					
					
						commit
						068efefa7c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -306,7 +306,7 @@ IM module for GTK+3 applications.
 | 
				
			||||||
(define-public fcitx5-qt
 | 
					(define-public fcitx5-qt
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "fcitx5-qt")
 | 
					    (name "fcitx5-qt")
 | 
				
			||||||
    (version "5.0.7")
 | 
					    (version "5.0.15")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -314,7 +314,7 @@ IM module for GTK+3 applications.
 | 
				
			||||||
                           "/fcitx5-qt/fcitx5-qt-"
 | 
					                           "/fcitx5-qt/fcitx5-qt-"
 | 
				
			||||||
                           version ".tar.xz"))
 | 
					                           version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "1gspj3s1nz6mqbp3z6js5zf7mqicwm32isxlqh6whhwawr9w7vrk"))))
 | 
					        (base32 "1a21fgfsdpxxchpd5bjb7f2aj3fk7i4iawgs491974y7ad1kqx11"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue