unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56284] [PATCH] gnu: font-victor-mono: Update to 1.5.3.
@ 2022-06-28 16:10 Jose G Perez Taveras
  2022-06-28 22:04 ` bug#56284: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Jose G Perez Taveras @ 2022-06-28 16:10 UTC (permalink / raw)
  To: 56284

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

Hello,

This patch updates font-victor-mono to the latest release 1.5.3.

-- 
Best,
josegpt


[-- Attachment #2: font-victor-mono-1.5.3 --]
[-- Type: text/plain, Size: 1710 bytes --]

From d623957a889e7ff7aa29e016019b74d47b35e4a6 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Tue, 28 Jun 2022 11:59:54 -0400
Subject: [PATCH] gnu: font-victor-mono: Update to 1.5.3.

* gnu/packages/fonts.scm (font-victor-mono): Update to 1.5.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 1630c80925..69cd50691d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -49,6 +49,7 @@
 ;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
 ;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2021 Liliana Marie Prikler <liliana.prikler@gmail.com>
+;;; Copyright © 2022 Jose G Perez Taveras <josegpt27@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2182,14 +2183,14 @@ (define-public font-vazir
 (define-public font-victor-mono
   (package
    (name "font-victor-mono")
-   (version "1.4.2")
+   (version "1.5.3")
    (source (origin
             (method url-fetch/zipbomb)
             (uri (string-append
                        "https://github.com/rubjo/victor-mono/raw/v"
                        version
                        "/public/VictorMonoAll.zip"))
-            (sha256 "01260vja0d22mcvkzspf0xnl7b851r0265arqkm12q1vagzyxvkm")))
+            (sha256 "1axiwxz8l46cc60jfp2la8a9qpj866236lz3dc5l6m35r9as56l3")))
    (build-system font-build-system)
    (synopsis "Font with support for italics and ligatures")
    (description "Victor Mono is an open-source monospaced font with

base-commit: ae7302e5231bc255ed892faa0bfa1c74b3d9c412
-- 
2.36.1


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

* bug#56284: [PATCH] gnu: font-victor-mono: Update to 1.5.3.
  2022-06-28 16:10 [bug#56284] [PATCH] gnu: font-victor-mono: Update to 1.5.3 Jose G Perez Taveras
@ 2022-06-28 22:04 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-06-28 22:04 UTC (permalink / raw)
  To: Jose G Perez Taveras; +Cc: 56284-done

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


Jose G Perez Taveras <josegpt27@gmail.com> writes:

> Hello,
>
> This patch updates font-victor-mono to the latest release 1.5.3.

Thanks, I've pushed this as aa565e7a10a3d8690a4296f8edf12abaa3c215c5.

Chris

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

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

end of thread, other threads:[~2022-06-28 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 16:10 [bug#56284] [PATCH] gnu: font-victor-mono: Update to 1.5.3 Jose G Perez Taveras
2022-06-28 22:04 ` bug#56284: " Christopher Baines

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).