unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jose G Perez Taveras <josegpt27@gmail.com>
To: 56284@debbugs.gnu.org
Subject: [bug#56284] [PATCH] gnu: font-victor-mono: Update to 1.5.3.
Date: Tue, 28 Jun 2022 12:10:20 -0400	[thread overview]
Message-ID: <875ykk93bn.fsf@gmail.com> (raw)

[-- 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


             reply	other threads:[~2022-06-28 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28 16:10 Jose G Perez Taveras [this message]
2022-06-28 22:04 ` bug#56284: [PATCH] gnu: font-victor-mono: Update to 1.5.3 Christopher Baines

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=875ykk93bn.fsf@gmail.com \
    --to=josegpt27@gmail.com \
    --cc=56284@debbugs.gnu.org \
    /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 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).