[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: font-gnu-unifont: Update to 14.0.04.
From: |
guix-commits |
Subject: |
04/11: gnu: font-gnu-unifont: Update to 14.0.04. |
Date: |
Tue, 16 Aug 2022 19:02:00 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ed0266fcaeb120155950eacbf264c389de187a37
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 14 02:00:02 2022 +0200
gnu: font-gnu-unifont: Update to 14.0.04.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 14.0.04.
---
gnu/packages/fonts.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 20b55bce96..18ec0814bd 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -821,7 +821,7 @@ for use at smaller text sizes")))
(define-public font-gnu-unifont
(package
(name "font-gnu-unifont")
- (version "14.0.03")
+ (version "14.0.04")
(source
(origin
(method url-fetch)
@@ -831,7 +831,7 @@ for use at smaller text sizes")))
(string-append "mirror://gnu/unifont/unifont-"
version "/unifont-" version ".tar.gz")))
(sha256
- (base32 "1swzwh355ipqhm3vvy7005fqawydlcdbkxm3h04vhicahp8hl06l"))))
+ (base32 "1fzycjxmgnq77r2s5914w1phg3qdwwnwa6p3zyfa1cscrxy52phz"))))
(build-system gnu-build-system)
(outputs '("out" ; TrueType version
"pcf" ; PCF (bitmap) version
- branch master updated (e6a75d013d -> 3bdc0ef2cd), guix-commits, 2022/08/16
- 04/11: gnu: font-gnu-unifont: Update to 14.0.04.,
guix-commits <=
- 07/11: gnu: arx-libertatis: Update to 1.2.1., guix-commits, 2022/08/16
- 09/11: gnu: font-util: Update to 1.3.3., guix-commits, 2022/08/16
- 02/11: gnu: ldns: Update to 1.8.3., guix-commits, 2022/08/16
- 03/11: gnu: fio: Update to 3.31., guix-commits, 2022/08/16
- 01/11: gnu: cpuid: Update to 20220812., guix-commits, 2022/08/16
- 05/11: gnu: dhewm3: Update to 1.5.2., guix-commits, 2022/08/16
- 06/11: gnu: dhewm3: Remove input labels., guix-commits, 2022/08/16
- 10/11: gnu: plocate: Update to 1.1.16., guix-commits, 2022/08/16
- 11/11: gnu: rsync: Update to 3.2.5 [fixes CVE-2022-29154]., guix-commits, 2022/08/16
- 08/11: installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?., guix-commits, 2022/08/16