gnu: font-gnu-unifont: Update to 12.1.04.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.04.
This commit is contained in:
		
							parent
							
								
									3fd67ec610
								
							
						
					
					
						commit
						7ac600927b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -646,7 +646,7 @@ for use at smaller text sizes"))) | |||
| (define-public font-gnu-unifont | ||||
|   (package | ||||
|     (name "font-gnu-unifont") | ||||
|     (version "12.1.03") | ||||
|     (version "12.1.04") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -656,7 +656,7 @@ for use at smaller text sizes"))) | |||
|              (string-append "mirror://gnu/unifont/unifont-" | ||||
|                             version "/unifont-" version ".tar.gz"))) | ||||
|        (sha256 | ||||
|         (base32 "10mr3ax19v5pa6a791fk2j3k45fpa8n5r36kq9gs8lk95wfnxmf1")))) | ||||
|         (base32 "1h5dyhg4j8sh4qpbwnsn34igb8mfapz5b3nf4k71hq1c5z3j0mcv")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (outputs '("out"   ; TrueType version | ||||
|                "pcf"   ; PCF (bitmap) version | ||||
|  |  | |||
		Reference in a new issue