[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/36: gnu: font-liberation: Update to 2.1.2.
From: |
guix-commits |
Subject: |
31/36: gnu: font-liberation: Update to 2.1.2. |
Date: |
Sat, 2 Jan 2021 12:56:58 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit eba2c6a5ed9753b67425a3174544b4e784f0054d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Jan 2 00:08:02 2021 +0100
gnu: font-liberation: Update to 2.1.2.
* gnu/packages/fonts.scm (font-liberation): Update to 2.1.2.
---
gnu/packages/fonts.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 92b55f5..35646a7 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -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")
- 24/36: gnu: b4: Update to 0.6.2., (continued)
- 24/36: gnu: b4: Update to 0.6.2., guix-commits, 2021/01/02
- 26/36: gnu: cifs-utils: Update to 6.12., guix-commits, 2021/01/02
- 27/36: gnu: lighttpd: Update to 1.4.58., guix-commits, 2021/01/02
- 28/36: gnu: egl-wayland: Update to 1.1.6., guix-commits, 2021/01/02
- 30/36: gnu: notmuch: Update to 0.31.3., guix-commits, 2021/01/02
- 22/36: gnu: qtractor: Update to 0.9.19., guix-commits, 2021/01/02
- 20/36: gnu: samplv1: Update to 0.9.19., guix-commits, 2021/01/02
- 23/36: gnu: highlight: Update to 3.60., guix-commits, 2021/01/02
- 25/36: gnu: youtube-dl: Update to 2020.12.31., guix-commits, 2021/01/02
- 29/36: gnu: httpstat: Update to 1.3.1., guix-commits, 2021/01/02
- 31/36: gnu: font-liberation: Update to 2.1.2.,
guix-commits <=
- 34/36: gnu: font-jetbrains-mono: Update to 2.221., guix-commits, 2021/01/02
- 21/36: gnu: padthv1: Update to 0.9.19., guix-commits, 2021/01/02
- 32/36: gnu: dash: Update to 0.5.11.3., guix-commits, 2021/01/02
- 35/36: gnu: freeciv: Update to 2.6.3., guix-commits, 2021/01/02
- 33/36: gnu: you-get: Update to 0.4.1500., guix-commits, 2021/01/02
- 36/36: gnu: stellarium: Update to 0.20.4., guix-commits, 2021/01/02