gnu: font-plemoljp: Update to 1.2.7.
* gnu/packages/fonts.scm (font-plemoljp): Update to 1.2.7. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
		
							parent
							
								
									e6c6df657b
								
							
						
					
					
						commit
						859a6b49ca
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -42,7 +42,7 @@
 | 
				
			||||||
;;; Copyright © 2021 Sergiu Ivanov <sivanov@colimite.fr>
 | 
					;;; Copyright © 2021 Sergiu Ivanov <sivanov@colimite.fr>
 | 
				
			||||||
;;; Copyright © 2021 Sarah Morgensen <iskarian@mgsn.dev>
 | 
					;;; Copyright © 2021 Sarah Morgensen <iskarian@mgsn.dev>
 | 
				
			||||||
;;; Copyright © 2021 Paul A. Patience <paul@apatience.com>
 | 
					;;; 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 Philip McGrath <philip@philipmcgrath.com>
 | 
				
			||||||
;;; Copyright © 2022 Kitzman <kitzman@disroot.org>
 | 
					;;; Copyright © 2022 Kitzman <kitzman@disroot.org>
 | 
				
			||||||
;;; Copyright © 2021 Wamm K. D. <jaft.r@outlook.com>
 | 
					;;; Copyright © 2021 Wamm K. D. <jaft.r@outlook.com>
 | 
				
			||||||
| 
						 | 
					@ -1993,7 +1993,7 @@ formatting.")
 | 
				
			||||||
(define-public font-plemoljp
 | 
					(define-public font-plemoljp
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "font-plemoljp")
 | 
					    (name "font-plemoljp")
 | 
				
			||||||
    (version "1.2.2")
 | 
					    (version "1.2.7")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -2001,7 +2001,7 @@ formatting.")
 | 
				
			||||||
                    "v" version "/PlemolJP_v" version ".zip"))
 | 
					                    "v" version "/PlemolJP_v" version ".zip"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "03cwzkqg09c87lmsx9xfzdrlgjml93bhhp1dqq3qkpdfww30wkaw"))))
 | 
					                "0pkkys5kl5s79shd1jmwfyk469ih8cymqb4vjwdadj52kzq4m9z6"))))
 | 
				
			||||||
    (build-system font-build-system)
 | 
					    (build-system font-build-system)
 | 
				
			||||||
    (home-page "https://github.com/yuru7/PlemolJP")
 | 
					    (home-page "https://github.com/yuru7/PlemolJP")
 | 
				
			||||||
    (synopsis "Plex Mono Language JP")
 | 
					    (synopsis "Plex Mono Language JP")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue