gnu: font-sarasa-gothic: Update to 0.41.6.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
		
							parent
							
								
									d0a2b422e0
								
							
						
					
					
						commit
						71f5552be2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1858,7 +1858,7 @@ programming.  Iosevka is completely generated from its source code.") | |||
| (define-public font-sarasa-gothic | ||||
|   (package | ||||
|     (name "font-sarasa-gothic") | ||||
|     (version "0.41.4") | ||||
|     (version "0.41.6") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -1866,7 +1866,7 @@ programming.  Iosevka is completely generated from its source code.") | |||
|                            "/releases/download/v" version | ||||
|                            "/sarasa-gothic-ttc-" version ".7z")) | ||||
|        (sha256 | ||||
|         (base32 "0rqw6wrr55alsld8a9vk5g6n7zyivfh2zpw4my72qz3nfp448fs2")))) | ||||
|         (base32 "1l238rx9nw6acxy5k5b7bjd8br8cnivdlyly7r20w1b36gscl878")))) | ||||
|     (build-system font-build-system) | ||||
|     (arguments | ||||
|      `(#:phases (modify-phases %standard-phases | ||||
|  |  | |||
		Reference in a new issue