gnu: font-adobe-source-sans-pro: Update to 3.046R.
* gnu/packages/fonts.scm (font-adobe-source-sans-pro): Update to 3.046R.
This commit is contained in:
		
							parent
							
								
									b6b504d64f
								
							
						
					
					
						commit
						a2a97b10ca
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -14,7 +14,7 @@ | |||
| ;;; Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Efraim Flashner <efraim@flashner.co.il> | ||||
| ;;; Copyright © 2016, 2020 Marius Bakke <mbakke@fastmail.com> | ||||
| ;;; Copyright © 2016 Toni Reina <areina@riseup.net> | ||||
| ;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr> | ||||
| ;;; Copyright © 2017–2022 Tobias Geerinckx-Rice <me@tobias.gr> | ||||
| ;;; Copyright © 2017 José Miguel Sánchez García <jmi2k@openmailbox.com> | ||||
| ;;; Copyright © 2017 Alex Griffin <a@ajgrf.com> | ||||
| ;;; Copyright © 2017 Clément Lassieur <clement@lassieur.org> | ||||
|  | @ -1003,7 +1003,7 @@ designed to work well in user interface environments.") | |||
| (define-public font-adobe-source-sans-pro | ||||
|   (package | ||||
|     (name "font-adobe-source-sans-pro") | ||||
|     (version "3.028R") | ||||
|     (version "3.046R") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -1012,7 +1012,7 @@ designed to work well in user interface environments.") | |||
|              (commit version))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "0lgjqi4d5p1q1z00ad807v5qy4z54gmp7jpdaypc0rxk8czv6zq7")))) | ||||
|         (base32 "01dnhyfffnlyjzyh40x2z728qpc4i0jvrcxdcjfm17zrwhmw84lw")))) | ||||
|     (build-system font-build-system) | ||||
|     (home-page "https://github.com/adobe-fonts/source-sans-pro") | ||||
|     (synopsis | ||||
|  |  | |||
		Reference in a new issue