[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/36: gnu: font-gnu-unifont: Update to 13.0.05.
From: |
guix-commits |
Subject: |
05/36: gnu: font-gnu-unifont: Update to 13.0.05. |
Date: |
Sat, 2 Jan 2021 12:56:49 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 74d811297dccb23f585084b40724643d262101d6
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jan 1 17:03:16 2021 +0100
gnu: font-gnu-unifont: Update to 13.0.05.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.05.
---
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 d5806cd..92b55f5 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -14,7 +14,7 @@
;;; Copyright © 2016, 2017, 2018, 2019, 2020 Efraim Flashner
<efraim@flashner.co.il>
;;; Copyright © 2016, 2020 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2016 Toni Reina <areina@riseup.net>
-;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2017–2021 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>
@@ -711,7 +711,7 @@ for use at smaller text sizes")))
(define-public font-gnu-unifont
(package
(name "font-gnu-unifont")
- (version "13.0.04")
+ (version "13.0.05")
(source
(origin
(method url-fetch)
@@ -721,7 +721,7 @@ for use at smaller text sizes")))
(string-append "mirror://gnu/unifont/unifont-"
version "/unifont-" version ".tar.gz")))
(sha256
- (base32 "064ilpbnz62cwmpajszs2b08x2zg7yh9whlaiqhjzi7bir3im94j"))))
+ (base32 "0kkgagnyhl92pwgnvf1vjrc1ql8lk5khb125sz18ck8vnxk4i3pr"))))
(build-system gnu-build-system)
(outputs '("out" ; TrueType version
"pcf" ; PCF (bitmap) version
- branch master updated (072abfe -> 0ad41c3), guix-commits, 2021/01/02
- 01/36: gnu: Add bcache-tools., guix-commits, 2021/01/02
- 02/36: gnu: ndctl: Update to 71.1., guix-commits, 2021/01/02
- 09/36: gnu: lsp-dsp-lib: Omit static library., guix-commits, 2021/01/02
- 10/36: gnu: gnome-tweaks: Update to 3.34.1., guix-commits, 2021/01/02
- 03/36: gnu: smartmontools: Update to 7.2., guix-commits, 2021/01/02
- 04/36: gnu: oath-toolkit: Update to 2.6.5., guix-commits, 2021/01/02
- 06/36: gnu: deutex: Update to 5.2.2., guix-commits, 2021/01/02
- 08/36: gnu: lsp-dsp-lib: Update to 0.5.11., guix-commits, 2021/01/02
- 05/36: gnu: font-gnu-unifont: Update to 13.0.05.,
guix-commits <=
- 12/36: gnu: gpick: Update to 0.2.6., guix-commits, 2021/01/02
- 17/36: gnu: mpop: Update to 1.4.12., guix-commits, 2021/01/02
- 19/36: gnu: drumkv1: Update to 0.9.19., guix-commits, 2021/01/02
- 07/36: gnu: routino: Update to 3.3.3., guix-commits, 2021/01/02
- 13/36: gnu: udunits: Update to 2.2.28., guix-commits, 2021/01/02
- 14/36: gnu: udunits: Omit static library., guix-commits, 2021/01/02
- 11/36: gnu: wavemon: Update to 0.9.3., guix-commits, 2021/01/02
- 15/36: gnu: brltty: Update to 6.2., guix-commits, 2021/01/02
- 16/36: gnu: mutt: Update to 2.0.4., guix-commits, 2021/01/02
- 18/36: gnu: synthv1: Update to 0.9.19., guix-commits, 2021/01/02