[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/36: gnu: font-jetbrains-mono: Update to 2.221.
From: |
guix-commits |
Subject: |
34/36: gnu: font-jetbrains-mono: Update to 2.221. |
Date: |
Sat, 2 Jan 2021 12:56:59 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 405220916ae8ab4ec8f34adee9b9e09407071fe6
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Jan 2 03:07:05 2021 +0100
gnu: font-jetbrains-mono: Update to 2.221.
* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.221.
---
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 35646a7..11a8e62 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1787,7 +1787,7 @@ This package provides the TrueType fonts.")
(define-public font-jetbrains-mono
(package
(name "font-jetbrains-mono")
- (version "2.210")
+ (version "2.221")
(source
(origin
(method url-fetch)
@@ -1795,7 +1795,7 @@ This package provides the TrueType fonts.")
(string-append "https://github.com/JetBrains/JetBrainsMono/releases/"
"download/v" version "/JetBrainsMono-" version ".zip"))
(sha256
- (base32 "19wbggnmqs3k1wdqy7l7imnx23g7hh159pl32nz3mzz8s8sqfdix"))))
+ (base32 "1acrgv2q9vxviirpi01xy67pkkswyssw4dn5pgyvrnjxr85cgjrg"))))
(build-system font-build-system)
(arguments
`(#:phases
- 26/36: gnu: cifs-utils: Update to 6.12., (continued)
- 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, 2021/01/02
- 34/36: gnu: font-jetbrains-mono: Update to 2.221.,
guix-commits <=
- 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