unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40245] [PATCH] * gnu: font-jetbrains-mono: update to 1.0.3
@ 2020-03-26 21:43 Michael Rohleder
  2020-03-29 20:33 ` bug#40245: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-03-26 21:43 UTC (permalink / raw)
  To: 40245


[-- Attachment #1.1: Type: text/plain, Size: 64 bytes --]

* gnu/packages/fonts.scm (font-jetbrains-mono): update to 1.0.3

[-- Attachment #1.2: [PATCH] * gnu/packages/fonts.scm (font-jetbrains-mono): update to --]
[-- Type: text/x-patch, Size: 1566 bytes --]

From 0ffae199c3530de588b02ccbeec17167b0ae0927 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Thu, 26 Mar 2020 22:36:01 +0100
Subject: [PATCH] * gnu/packages/fonts.scm (font-jetbrains-mono): update to
 1.0.3

---
 gnu/packages/fonts.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 5fb6bbbe18..b8fe0d2d65 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -30,6 +30,7 @@
 ;;; Copyright © 2019 Alexandros Theodotou <alex@zrythm.org>
 ;;; Copyright © 2020 Damien Cassou <damien@cassou.me>
 ;;; Copyright © 2020 Amin Bandali <mab@gnu.org>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1569,7 +1570,7 @@ This package provides the TrueType fonts.")
 (define-public font-jetbrains-mono
   (package
     (name "font-jetbrains-mono")
-    (version "1.0.2")
+    (version "1.0.3")
     (source
      (origin
        (method url-fetch)
@@ -1577,7 +1578,7 @@ This package provides the TrueType fonts.")
         (string-append "https://download.jetbrains.com/fonts/"
                        "JetBrainsMono-" version ".zip"))
        (sha256
-        (base32 "0qlp4902i1v6ni04b6gdip8rxw6wpkdk9w7dir1yn9an5mvbkyar"))))
+        (base32 "0zvhwmpdwpm4vywmm6i9a4najz0c7vfi411yikgkd66l5hwd1p6f"))))
     (build-system font-build-system)
     (home-page "https://www.jetbrains.com/lp/mono/")
     (synopsis "Mono typeface for developers")
-- 
2.26.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#40245: [PATCH] * gnu: font-jetbrains-mono: update to 1.0.3
  2020-03-26 21:43 [bug#40245] [PATCH] * gnu: font-jetbrains-mono: update to 1.0.3 Michael Rohleder
@ 2020-03-29 20:33 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-03-29 20:33 UTC (permalink / raw)
  To: Michael Rohleder, 40245-done

[-- Attachment #1: Type: text/plain, Size: 400 bytes --]

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/fonts.scm (font-jetbrains-mono): update to 1.0.3
> From 0ffae199c3530de588b02ccbeec17167b0ae0927 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@rohleder.de>
> Date: Thu, 26 Mar 2020 22:36:01 +0100
> Subject: [PATCH] * gnu/packages/fonts.scm (font-jetbrains-mono): update to
>  1.0.3

Applied with a fixed commit message, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-29 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 21:43 [bug#40245] [PATCH] * gnu: font-jetbrains-mono: update to 1.0.3 Michael Rohleder
2020-03-29 20:33 ` bug#40245: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).