gnu: fcitx5-configtool: Update to 5.1.2.
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.2. Change-Id: I534cb1943c09d5a36f171608fcbb6b09661d2bb4
This commit is contained in:
		
							parent
							
								
									1f1dedc3bd
								
							
						
					
					
						commit
						bc97f1aa45
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -428,7 +428,7 @@ including input methods previous bundled inside Fcitx 4:
 | 
				
			||||||
(define-public fcitx5-configtool
 | 
					(define-public fcitx5-configtool
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "fcitx5-configtool")
 | 
					    (name "fcitx5-configtool")
 | 
				
			||||||
    (version "5.1.0")
 | 
					    (version "5.1.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -436,7 +436,7 @@ including input methods previous bundled inside Fcitx 4:
 | 
				
			||||||
             "https://download.fcitx-im.org/fcitx5"
 | 
					             "https://download.fcitx-im.org/fcitx5"
 | 
				
			||||||
             "/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz"))
 | 
					             "/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0xv5kckm6bsbavw0s2iqg128fv7j8sh49lpwc0acqrdmwj49x1pz"))))
 | 
					        (base32 "1k6101wjl5j9qb174j75g5nbvz7hvh0cj01w6b9n65pqcv4hsf6c"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue