* [bug#51273] Update font-borg-sans-mono
@ 2021-10-18 18:38 Charles via Guix-patches via
2021-10-18 19:01 ` bug#51273: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Charles via Guix-patches via @ 2021-10-18 18:38 UTC (permalink / raw)
To: 51273
[-- 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-font-borg-sans-mono-Update-to-0.3.3.patch --]
[-- Type: text/x-patch; name=0001-gnu-font-borg-sans-mono-Update-to-0.3.3.patch, Size: 1209 bytes --]
From 068bfa19ff98dbce39f0bf1a28035e0aaa406ce8 Mon Sep 17 00:00:00 2001
From: Charles <charles.b.jackson@protonmail.com>
Date: Mon, 18 Oct 2021 13:37:08 -0500
Subject: [PATCH] gnu: font-borg-sans-mono: Update to 0.3.3.
* gnu/packages/fonts.scm (font-borg-sans-mono): Update to 0.3.3.
---
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 dc7add8667..cb00d90d59 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -845,7 +845,7 @@ (define-public font-google-roboto
(define-public font-borg-sans-mono
(package
(name "font-borg-sans-mono")
- (version "0.3.2")
+ (version "0.3.3")
(source
(origin
(method url-fetch)
@@ -854,7 +854,7 @@ (define-public font-borg-sans-mono
"/releases/download/v" version "/borg-sans-mono.zip"))
(sha256
(base32
- "0q16gw3ry9hpgbl2636qq00ap59xyx15jf3gzvx2ybz3gja164c4"))))
+ "0xzi866ag9w4q114bn984yjfy72pmfs563v5yy1rkbqycphgwwyp"))))
(build-system font-build-system)
(home-page "https://github.com/charje/borg-sans-mono")
(synopsis "The Borg Sans Mono font")
--
2.33.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-18 19:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-18 18:38 [bug#51273] Update font-borg-sans-mono Charles via Guix-patches via
2021-10-18 19:01 ` bug#51273: " Tobias Geerinckx-Rice via Guix-patches via
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.