* [bug#50826] Update Borg Sans Mono Font
@ 2021-09-26 17:42 Charles via Guix-patches via
2021-09-26 17:54 ` bug#50826: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Charles via Guix-patches via @ 2021-09-26 17:42 UTC (permalink / raw)
To: 50826
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#50826: Update Borg Sans Mono Font
2021-09-26 17:42 [bug#50826] Update Borg Sans Mono Font Charles via Guix-patches via
@ 2021-09-26 17:54 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-09-26 17:54 UTC (permalink / raw)
To: Charles; +Cc: 50826-done
[-- Attachment #1: Type: text/plain, Size: 307 bytes --]
I adjusted the commit message to match the convention used by Guix.
Thanks, patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-26 17:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-26 17:42 [bug#50826] Update Borg Sans Mono Font Charles via Guix-patches via
2021-09-26 17:54 ` bug#50826: " Efraim Flashner
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.