emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56284: closed ([PATCH] gnu: font-victor-mono: Update to 1.5.3.)


From: GNU bug Tracking System
Subject: bug#56284: closed ([PATCH] gnu: font-victor-mono: Update to 1.5.3.)
Date: Tue, 28 Jun 2022 22:05:02 +0000

Your message dated Tue, 28 Jun 2022 23:04:13 +0100
with message-id <87pmis1m30.fsf@cbaines.net>
and subject line Re: [bug#56284] [PATCH] gnu: font-victor-mono: Update to 1.5.3.
has caused the debbugs.gnu.org bug report #56284,
regarding [PATCH] gnu: font-victor-mono: Update to 1.5.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56284: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56284
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: font-victor-mono: Update to 1.5.3. Date: Tue, 28 Jun 2022 12:10:20 -0400
Hello,

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

-- 
Best,
josegpt

>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


--- End Message ---
--- Begin Message --- Subject: Re: [bug#56284] [PATCH] gnu: font-victor-mono: Update to 1.5.3. Date: Tue, 28 Jun 2022 23:04:13 +0100 User-agent: mu4e 1.6.10; emacs 28.1
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]