gnu: font-lato: Update version number to 2.015.

Both the README and the Web site identify this as version 2.015.

* gnu/packages/fonts.scm (font-lato)[version]: Correct.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-08 12:47:49 +01:00
parent 789a39a82c
commit 5dc8a3ad39
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
;;; Copyright © 2016, 2017, 2018, 2019 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2016 Toni Reina <areina@riseup.net>
;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017, 2018, 2019, 2020 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>
@ -209,7 +209,7 @@ sans-serif designed for on-screen reading. It is used by GNOME@tie{}3.")
(define-public font-lato
(package
(name "font-lato")
(version "2.010") ; also update description
(version "2.015") ; also update description
(source (origin
(method url-fetch/zipbomb)
(uri (string-append "https://www.latofonts.com/download/Lato2OFL.zip"))