unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57711] [PATCH] gnu: font-plemoljp: Update to 1.2.7.
@ 2022-09-10  0:36 Taiju HIGASHI
  2022-09-11 14:11 ` bug#57711: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Taiju HIGASHI @ 2022-09-10  0:36 UTC (permalink / raw)
  To: 57711; +Cc: Taiju HIGASHI

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57711: [PATCH] gnu: font-plemoljp: Update to 1.2.7.
  2022-09-10  0:36 [bug#57711] [PATCH] gnu: font-plemoljp: Update to 1.2.7 Taiju HIGASHI
@ 2022-09-11 14:11 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-09-11 14:11 UTC (permalink / raw)
  To: Taiju HIGASHI; +Cc: 57711-done


> * gnu/packages/fonts.scm (font-plemoljp): Update to 1.2.7.

Applied, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-11 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-10  0:36 [bug#57711] [PATCH] gnu: font-plemoljp: Update to 1.2.7 Taiju HIGASHI
2022-09-11 14:11 ` bug#57711: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).