gnu: font-gnu-unifont: Update to 12.1.02.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.02.
This commit is contained in:
		
							parent
							
								
									f990bda402
								
							
						
					
					
						commit
						18dd9cbc72
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -616,7 +616,7 @@ languages, plus Greek and Cyrillic.")
 | 
			
		|||
(define-public font-gnu-unifont
 | 
			
		||||
  (package
 | 
			
		||||
    (name "font-gnu-unifont")
 | 
			
		||||
    (version "12.0.01")
 | 
			
		||||
    (version "12.1.02")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -626,7 +626,7 @@ languages, plus Greek and Cyrillic.")
 | 
			
		|||
             (string-append "mirror://gnu/unifont/unifont-"
 | 
			
		||||
                            version "/unifont-" version ".tar.gz")))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "059j82z6z4wqyy3261ns0zg2b2vh2wvxxfbsa9hra9xasism49vb"))))
 | 
			
		||||
        (base32 "12wdxnlyz5gl5d7h6pazcz8d7h81fwkng1xrayxsgrzh6bqdq4p8"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (outputs '("out"   ; TrueType version
 | 
			
		||||
               "pcf"   ; PCF (bitmap) version
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue