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

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

bug#57711: closed ([PATCH] gnu: font-plemoljp: Update to 1.2.7.)


From: GNU bug Tracking System
Subject: bug#57711: closed ([PATCH] gnu: font-plemoljp: Update to 1.2.7.)
Date: Sun, 11 Sep 2022 14:12:02 +0000

Your message dated Sun, 11 Sep 2022 16:11:45 +0200
with message-id <87fsgy0zmm.fsf@gnu.org>
and subject line Re: bug#57711: [PATCH] gnu: font-plemoljp: Update to 1.2.7.
has caused the debbugs.gnu.org bug report #57711,
regarding [PATCH] gnu: font-plemoljp: Update to 1.2.7.
to be marked as done.

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


-- 
57711: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57711
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: font-plemoljp: Update to 1.2.7. Date: Sat, 10 Sep 2022 09:36:16 +0900
* gnu/packages/fonts.scm (font-plemoljp): Update to 1.2.7.
---
 gnu/packages/fonts.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 7a23aa8552..edcd888f73 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -42,7 +42,7 @@
 ;;; Copyright © 2021 Sergiu Ivanov <sivanov@colimite.fr>
 ;;; Copyright © 2021 Sarah Morgensen <iskarian@mgsn.dev>
 ;;; Copyright © 2021 Paul A. Patience <paul@apatience.com>
-;;; Copyright © 2021 Taiju HIGASHI <higashi@taiju.info>
+;;; Copyright © 2021, 2022 Taiju HIGASHI <higashi@taiju.info>
 ;;; Copyright © 2022 Philip McGrath <philip@philipmcgrath.com>
 ;;; Copyright © 2022 Kitzman <kitzman@disroot.org>
 ;;; Copyright © 2021 Wamm K. D. <jaft.r@outlook.com>
@@ -1993,7 +1993,7 @@ (define-public font-mononoki
 (define-public font-plemoljp
   (package
     (name "font-plemoljp")
-    (version "1.2.2")
+    (version "1.2.7")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2001,7 +2001,7 @@ (define-public font-plemoljp
                     "v" version "/PlemolJP_v" version ".zip"))
               (sha256
                (base32
-                "03cwzkqg09c87lmsx9xfzdrlgjml93bhhp1dqq3qkpdfww30wkaw"))))
+                "0pkkys5kl5s79shd1jmwfyk469ih8cymqb4vjwdadj52kzq4m9z6"))))
     (build-system font-build-system)
     (home-page "https://github.com/yuru7/PlemolJP";)
     (synopsis "Plex Mono Language JP")
-- 
2.37.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#57711: [PATCH] gnu: font-plemoljp: Update to 1.2.7. Date: Sun, 11 Sep 2022 16:11:45 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
> * gnu/packages/fonts.scm (font-plemoljp): Update to 1.2.7.

Applied, thanks!

Mathieu


--- End Message ---

reply via email to

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