[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: font-comic-neue: Update to 2.51.
From: |
guix-commits |
Subject: |
01/06: gnu: font-comic-neue: Update to 2.51. |
Date: |
Sun, 4 Oct 2020 08:44:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 381828bbd543c39734f76ec80bd623b43aa5df18
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 4 12:52:44 2020 +0200
gnu: font-comic-neue: Update to 2.51.
* gnu/packages/fonts.scm (font-comic-neue): Update to 2.51.
---
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 01be4f5..2251baa 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1148,14 +1148,14 @@ later hand-tweaked with the gbdfed(1) editor:
(define-public font-comic-neue
(package
(name "font-comic-neue")
- (version "2.5")
+ (version "2.51")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append
"http://www.comicneue.com/comic-neue-" version ".zip"))
(sha256
(base32
- "1ng0m0zs7qr91qy5ff0l01l27npr76961c6zfkxnhxf68zpwz5k4"))))
+ "0883542v915crz98v1ij6smgy40dg6gxwsid3j5nbmmqjf69kpal"))))
(build-system font-build-system)
(arguments
`(#:phases
- branch master updated (fdbf8a7 -> 10ec0ac), guix-commits, 2020/10/04
- 03/06: gnu: font-jetbrains-mono: Simplify licence installation., guix-commits, 2020/10/04
- 01/06: gnu: font-comic-neue: Update to 2.51.,
guix-commits <=
- 02/06: gnu: font-jetbrains-mono: Update to 2.002., guix-commits, 2020/10/04
- 04/06: gnu: godot: Update to 3.2.3., guix-commits, 2020/10/04
- 06/06: gnu: freerdp: Update to 2.2.0., guix-commits, 2020/10/04
- 05/06: gnu: hplip: Update to 3.20.9 [security fixes]., guix-commits, 2020/10/04