[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: font-jetbrains-mono: Update to 2.002.
From: |
guix-commits |
Subject: |
02/06: gnu: font-jetbrains-mono: Update to 2.002. |
Date: |
Sun, 4 Oct 2020 08:44:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 14516b6004b491cfa6c968e72f934b052d5ca6b0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 4 12:57:58 2020 +0200
gnu: font-jetbrains-mono: Update to 2.002.
* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.002.
---
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 2251baa..4410149 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1736,7 +1736,7 @@ This package provides the TrueType fonts.")
(define-public font-jetbrains-mono
(package
(name "font-jetbrains-mono")
- (version "2.001")
+ (version "2.002")
(source
(origin
(method url-fetch)
@@ -1744,7 +1744,7 @@ This package provides the TrueType fonts.")
(string-append "https://download.jetbrains.com/fonts/"
"JetBrainsMono-" version ".zip"))
(sha256
- (base32 "0r3dk3kn536rik4mvpcjin9mwmifl3v8mawvb4a5l59pww0vcxzq"))))
+ (base32 "0lcsl718jhkqgld1xqll7fsv8j968jlf292541fkqxwm8i5g93sn"))))
(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, 2020/10/04
- 02/06: gnu: font-jetbrains-mono: Update to 2.002.,
guix-commits <=
- 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