all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Charles via Guix-patches via <guix-patches@gnu.org>
To: 50826@debbugs.gnu.org
Subject: [bug#50826] Update Borg Sans Mono Font
Date: Sun, 26 Sep 2021 17:42:42 +0000	[thread overview]
Message-ID: <Z8cmGL0w2tLHB-PUuuyC5mJtzH3yo0JmddxAouHKwX_c5wMxv8LnoJLw2dlvSLpx8Z5zeoi1gSOT03UzYMaZsPnhxcCZzHeDlrolQuZdP5s=@protonmail.com> (raw)


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

Empty Message

[-- Attachment #1.2: Type: text/html, Size: 24 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Update-Borg-Sans-Mono-font.patch --]
[-- Type: text/x-patch; name=0001-gnu-Update-Borg-Sans-Mono-font.patch, Size: 1216 bytes --]

From 3a6d6054be7e161bc9a3624d77aab3a6a1e9bd4f Mon Sep 17 00:00:00 2001
From: Charles <charles.b.jackson@protonmail.com>
Date: Sun, 26 Sep 2021 12:40:42 -0500
Subject: [PATCH] gnu: Update Borg Sans Mono font.

* gnu/packages/fonts.scm (font-borg-sans-mono): Update version and hash.
---
 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 a1d7abd435..23531def98 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -821,7 +821,7 @@ visual language \"Material Design\".")
 (define-public font-borg-sans-mono
   (package
     (name "font-borg-sans-mono")
-    (version "0.3.1")
+    (version "0.3.2")
     (source
      (origin
        (method url-fetch)
@@ -830,7 +830,7 @@ visual language \"Material Design\".")
              "/releases/download/v" version "/borg-sans-mono.zip"))
        (sha256
         (base32
-         "1xxakd9nfb8wz76rh0gbd69gh0mlqs2453g0j516xgxn8bxip2yj"))))
+         "0q16gw3ry9hpgbl2636qq00ap59xyx15jf3gzvx2ybz3gja164c4"))))
     (build-system font-build-system)
     (home-page "https://github.com/charje/borg-sans-mono")
     (synopsis "The Borg Sans Mono font")
-- 
2.32.0


             reply	other threads:[~2021-09-26 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 17:42 Charles via Guix-patches via [this message]
2021-09-26 17:54 ` bug#50826: Update Borg Sans Mono Font Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='Z8cmGL0w2tLHB-PUuuyC5mJtzH3yo0JmddxAouHKwX_c5wMxv8LnoJLw2dlvSLpx8Z5zeoi1gSOT03UzYMaZsPnhxcCZzHeDlrolQuZdP5s=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=50826@debbugs.gnu.org \
    --cc=charles.b.jackson@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.