GNU bug report logs - #56284
[PATCH] gnu: font-victor-mono: Update to 1.5.3.

Previous Next

Package: guix-patches;

Reported by: Jose G Perez Taveras <josegpt27 <at> gmail.com>

Date: Tue, 28 Jun 2022 16:11:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jose G Perez Taveras <josegpt27 <at> gmail.com>
Subject: bug#56284: closed (Re: [bug#56284] [PATCH] gnu: font-victor-mono:
 Update to 1.5.3.)
Date: Tue, 28 Jun 2022 22:05:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56284: [PATCH] gnu: font-victor-mono: Update to 1.5.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 56284 <at> debbugs.gnu.org.

-- 
56284: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56284
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Jose G Perez Taveras <josegpt27 <at> gmail.com>
Cc: 56284-done <at> debbugs.gnu.org
Subject: Re: [bug#56284] [PATCH] gnu: font-victor-mono: Update to 1.5.3.
Date: Tue, 28 Jun 2022 23:04:13 +0100
[Message part 3 (text/plain, inline)]
Jose G Perez Taveras <josegpt27 <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Jose G Perez Taveras <josegpt27 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: font-victor-mono: Update to 1.5.3.
Date: Tue, 28 Jun 2022 12:10:20 -0400
[Message part 6 (text/plain, inline)]
Hello,

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

-- 
Best,
josegpt

[0001-gnu-font-victor-mono-Update-to-1.5.3.patch (text/plain, inline)]
From d623957a889e7ff7aa29e016019b74d47b35e4a6 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27 <at> 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 <at> gmail.com>
 ;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
 ;;; Copyright © 2021 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
+;;; Copyright © 2022 Jose G Perez Taveras <josegpt27 <at> 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


This bug report was last modified 2 years and 323 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.