gnu: font-gnu-unifont: Update to 10.0.04.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.04.
This commit is contained in:
		
							parent
							
								
									dde1e152ce
								
							
						
					
					
						commit
						fac2b430b9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -594,7 +594,7 @@ languages, plus Greek and Cyrillic.")
 | 
				
			||||||
(define-public font-gnu-unifont
 | 
					(define-public font-gnu-unifont
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "font-gnu-unifont")
 | 
					    (name "font-gnu-unifont")
 | 
				
			||||||
    (version "10.0.03")
 | 
					    (version "10.0.04")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -602,7 +602,7 @@ languages, plus Greek and Cyrillic.")
 | 
				
			||||||
                    version ".tar.gz"))
 | 
					                    version ".tar.gz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "09f0nnxivv489mz7bnialhmayg53pylhgaiy3rxsvqvrr834hr92"))))
 | 
					                "150p79rq4rzb4pbg2dwcz93k1chzzvm0l0nwh60spw19nfyrxj0p"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (outputs '("out" ; TrueType version
 | 
					    (outputs '("out" ; TrueType version
 | 
				
			||||||
               "pcf" ; PCF (bitmap) version
 | 
					               "pcf" ; PCF (bitmap) version
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue