GNU bug report logs - #57711
[PATCH] gnu: font-plemoljp: Update to 1.2.7.

Previous Next

Package: guix-patches;

Reported by: Taiju HIGASHI <higashi <at> taiju.info>

Date: Sat, 10 Sep 2022 00:37:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57711: closed ([PATCH] gnu: font-plemoljp: Update to 1.2.7.)
Date: Sun, 11 Sep 2022 14:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 11 Sep 2022 16:11:45 +0200
with message-id <87fsgy0zmm.fsf <at> 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 <at> gnu.org.)


-- 
57711: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57711
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Taiju HIGASHI <higashi <at> taiju.info>
To: guix-patches <at> gnu.org
Cc: Taiju HIGASHI <higashi <at> taiju.info>
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 <at> colimite.fr>
 ;;; Copyright © 2021 Sarah Morgensen <iskarian <at> mgsn.dev>
 ;;; Copyright © 2021 Paul A. Patience <paul <at> apatience.com>
-;;; Copyright © 2021 Taiju HIGASHI <higashi <at> taiju.info>
+;;; Copyright © 2021, 2022 Taiju HIGASHI <higashi <at> taiju.info>
 ;;; Copyright © 2022 Philip McGrath <philip <at> philipmcgrath.com>
 ;;; Copyright © 2022 Kitzman <kitzman <at> disroot.org>
 ;;; Copyright © 2021 Wamm K. D. <jaft.r <at> 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



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Taiju HIGASHI <higashi <at> taiju.info>
Cc: 57711-done <at> debbugs.gnu.org
Subject: Re: bug#57711: [PATCH] gnu: font-plemoljp: Update to 1.2.7.
Date: Sun, 11 Sep 2022 16:11:45 +0200
> * gnu/packages/fonts.scm (font-plemoljp): Update to 1.2.7.

Applied, thanks!

Mathieu


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

Previous Next


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