gnu: font-gnu-unifont: Update to 10.0.06.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.06.
This commit is contained in:
		
							parent
							
								
									8b618c79e0
								
							
						
					
					
						commit
						47deafb81c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -560,7 +560,7 @@ languages, plus Greek and Cyrillic.")
 | 
			
		|||
(define-public font-gnu-unifont
 | 
			
		||||
  (package
 | 
			
		||||
    (name "font-gnu-unifont")
 | 
			
		||||
    (version "10.0.05")
 | 
			
		||||
    (version "10.0.06")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append
 | 
			
		||||
| 
						 | 
				
			
			@ -568,7 +568,7 @@ languages, plus Greek and Cyrillic.")
 | 
			
		|||
                    version ".tar.gz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "07sajc32l2knnz6gmd81zxjhcxq8xr6r2kf42wig56vj05s3d1cb"))))
 | 
			
		||||
                "0z8lglzwbkmya0gmhxd9m1x3nsd7flfsbsh0qy34dzqqdwjpyy2p"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (outputs '("out" ; TrueType version
 | 
			
		||||
               "pcf" ; PCF (bitmap) version
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue