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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57711 in the body.
You can then email your comments to 57711 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#57711
; Package
guix-patches
.
(Sat, 10 Sep 2022 00:37:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Taiju HIGASHI <higashi <at> taiju.info>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 10 Sep 2022 00:37:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Mathieu Othacehe <othacehe <at> gnu.org>
:
You have taken responsibility.
(Sun, 11 Sep 2022 14:12:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Taiju HIGASHI <higashi <at> taiju.info>
:
bug acknowledged by developer.
(Sun, 11 Sep 2022 14:12:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 57711-done <at> debbugs.gnu.org (full text, mbox):
> * gnu/packages/fonts.scm (font-plemoljp): Update to 1.2.7.
Applied, thanks!
Mathieu
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 10 Oct 2022 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 310 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.