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

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

bug#54249: closed ([PATCH] gnu: font-sarasa-gothic: Update to 0.36.0.)


From: GNU bug Tracking System
Subject: bug#54249: closed ([PATCH] gnu: font-sarasa-gothic: Update to 0.36.0.)
Date: Fri, 11 Mar 2022 00:47:02 +0000

Your message dated Fri, 11 Mar 2022 01:46:19 +0100
with message-id <87o82d48pw.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#54249] [PATCH] gnu: font-sarasa-gothic: Update to 
0.36.0.
has caused the debbugs.gnu.org bug report #54249,
regarding [PATCH] gnu: font-sarasa-gothic: Update to 0.36.0.
to be marked as done.

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


-- 
54249: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54249
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.36.0. Date: Sat, 05 Mar 2022 11:31:37 +0530
>From 6dd537e7d58ffb1eead78120b12bb896a9032631 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sat, 5 Mar 2022 11:14:46 +0530
Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.36.0.

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.0.
---
 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 db19e6d156..c37303892b 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -46,6 +46,7 @@
 ;;; Copyright © 2022 Philip McGrath <philip@philipmcgrath.com>
 ;;; Copyright © 2022 Kitzman <kitzman@disroot.org>
 ;;; Copyright © 2021 Wamm K. D. <jaft.r@outlook.com>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1498,7 +1499,7 @@ (define-public font-iosevka-etoile
 (define-public font-sarasa-gothic
   (package
     (name "font-sarasa-gothic")
-    (version "0.31.2")
+    (version "0.36.0")
     (source
      (origin
        (method url-fetch)
@@ -1506,7 +1507,7 @@ (define-public font-sarasa-gothic
                            "/releases/download/v" version
                            "/sarasa-gothic-ttc-" version ".7z"))
        (sha256
-        (base32 "0p67qyhm266s6q17islqvwch807fy5slgp2symrl0z665vp6hycj"))))
+        (base32 "0rr6qrf49zx3cl1pv7063l12nnj2nm9p4di3frp0p4ci9l7b4xmw"))))
     (build-system font-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: 97065f9fe3da74adab54b70e28bd2cd59c06ee07
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#54249] [PATCH] gnu: font-sarasa-gothic: Update to 0.36.0. Date: Fri, 11 Mar 2022 01:46:19 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Jai Vetrivelan <jaivetrivelan@gmail.com> writes:

> From 6dd537e7d58ffb1eead78120b12bb896a9032631 Mon Sep 17 00:00:00 2001
> From: Jai Vetrivelan <jaivetrivelan@gmail.com>
> Date: Sat, 5 Mar 2022 11:14:46 +0530
> Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.36.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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