gnu: font-liberation: Update to 2.1.2.
* gnu/packages/fonts.scm (font-liberation): Update to 2.1.2.
This commit is contained in:
		
							parent
							
								
									1da9de511b
								
							
						
					
					
						commit
						eba2c6a5ed
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -314,14 +314,14 @@ The Lato 2.010 family supports more than 100 Latin-based languages, over
 | 
			
		|||
(define-public font-liberation
 | 
			
		||||
  (package
 | 
			
		||||
    (name "font-liberation")
 | 
			
		||||
    (version "2.1.1")
 | 
			
		||||
    (version "2.1.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (string-append "https://github.com/liberationfonts/liberation-fonts/"
 | 
			
		||||
                           "files/4743886/liberation-fonts-ttf-" version ".tar.gz"))
 | 
			
		||||
                           "files/5722233/liberation-fonts-ttf-" version ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "1jkg8j8jx7ffj13z5ilw7dids99dyypljm1pv06ycmghw1pw3qlf"))))
 | 
			
		||||
        (base32 "1q7qx9bpn1gqjh1zbb8n9fkzwz8skn41hyy61186g4c3y8q4js8l"))))
 | 
			
		||||
    (build-system font-build-system)
 | 
			
		||||
    (home-page "https://github.com/liberationfonts")
 | 
			
		||||
    (synopsis "Fonts compatible with Arial, Times New Roman, and Courier New")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue