GNU bug report logs -
#53835
[PATCH] gnu: font-jetbrains-mono: Update to 2.242.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Mon, 7 Feb 2022 02:01:02 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53835 in the body.
You can then email your comments to 53835 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#53835
; Package
guix-patches
.
(Mon, 07 Feb 2022 02:01:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jgart <jgart <at> dismail.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 07 Feb 2022 02:01:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.242.
---
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 8afb453970..536892ee0d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1995,7 +1995,7 @@ (define-public font-dseg
(define-public font-jetbrains-mono
(package
(name "font-jetbrains-mono")
- (version "2.221")
+ (version "2.242")
(source
(origin
(method url-fetch)
@@ -2003,7 +2003,7 @@ (define-public font-jetbrains-mono
(string-append "https://github.com/JetBrains/JetBrainsMono/releases/"
"download/v" version "/JetBrainsMono-" version ".zip"))
(sha256
- (base32 "1acrgv2q9vxviirpi01xy67pkkswyssw4dn5pgyvrnjxr85cgjrg"))))
+ (base32 "17qs985v38x3rcg3v4av3qynwr4gvixrj50vjzy7zkkny575ncaf"))))
(build-system font-build-system)
(arguments
`(#:phases
--
2.35.0
Reply sent
to
Julien Lepiller <julien <at> lepiller.eu>
:
You have taken responsibility.
(Tue, 08 Feb 2022 11:16:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
jgart <jgart <at> dismail.de>
:
bug acknowledged by developer.
(Tue, 08 Feb 2022 11:16:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 53835-done <at> debbugs.gnu.org (full text, mbox):
Le Sun, 6 Feb 2022 21:00:19 -0500,
jgart via Guix-patches via <guix-patches <at> gnu.org> a écrit :
> * gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.242.
> ---
> 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 8afb453970..536892ee0d 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -1995,7 +1995,7 @@ (define-public font-dseg
> (define-public font-jetbrains-mono
> (package
> (name "font-jetbrains-mono")
> - (version "2.221")
> + (version "2.242")
> (source
> (origin
> (method url-fetch)
> @@ -2003,7 +2003,7 @@ (define-public font-jetbrains-mono
> (string-append
> "https://github.com/JetBrains/JetBrainsMono/releases/" "download/v"
> version "/JetBrainsMono-" version ".zip")) (sha256
> - (base32
> "1acrgv2q9vxviirpi01xy67pkkswyssw4dn5pgyvrnjxr85cgjrg"))))
> + (base32
> "17qs985v38x3rcg3v4av3qynwr4gvixrj50vjzy7zkkny575ncaf"))))
> (build-system font-build-system) (arguments
> `(#:phases
Pushed to master as a946d2d2edd4d91f94f1b7c479ba42dafd3d5e59, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 08 Mar 2022 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.