gnu: xcb-imdkit: Update to 1.0.5.
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.5.
This commit is contained in:
		
							parent
							
								
									c0a19ef082
								
							
						
					
					
						commit
						13f7d3e775
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -56,7 +56,7 @@ | ||||||
| (define-public xcb-imdkit | (define-public xcb-imdkit | ||||||
|   (package |   (package | ||||||
|     (name "xcb-imdkit") |     (name "xcb-imdkit") | ||||||
|     (version "1.0.4") |     (version "1.0.5") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -64,7 +64,7 @@ | ||||||
|              "https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-" |              "https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-" | ||||||
|              version ".tar.xz")) |              version ".tar.xz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1jfhrqq89grrkwmp4lbn1pxi7935jhhz9xr8yqa07aarqb86skw2")) |         (base32 "1k03ix0r385lf56pyw653h3f2inkl774n9fh1wkb2m4jv4kcsgrp")) | ||||||
|        (modules '((guix build utils))) |        (modules '((guix build utils))) | ||||||
|        (snippet |        (snippet | ||||||
|         '(begin |         '(begin | ||||||
|  |  | ||||||
		Reference in a new issue