gnu: kdnssd: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (kdnssd): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
		
							parent
							
								
									8f99f824d2
								
							
						
					
					
						commit
						c4c14e65d3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -709,7 +709,7 @@ as well as an API to create KDED modules.") | |||
| (define-public kdnssd | ||||
|   (package | ||||
|     (name "kdnssd") | ||||
|     (version "5.98.0") | ||||
|     (version "5.108.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append | ||||
|  | @ -718,7 +718,7 @@ as well as an API to create KDED modules.") | |||
|                     name "-" version ".tar.xz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0wcjq0g1cdjz9npy31i4rqbx85a95f15w71aamhm8x82l8nysv4g")))) | ||||
|                 "0pxlkwjjl2gzfjf9pd7j9m1nhc6jas0wd8994jgljgxc5dc94cn8")))) | ||||
|     (build-system cmake-build-system) | ||||
|     (native-inputs | ||||
|      (list extra-cmake-modules qttools-5)) | ||||
|  |  | |||
		Reference in a new issue