GNU bug report logs -
#57711
[PATCH] gnu: font-plemoljp: Update to 1.2.7.
Previous Next
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
* 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
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.