mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: font-openmoji: Update to 13.1.0.
* gnu/packages/fonts.scm (font-openmoji)[version]: Update to 13.1.0.
This commit is contained in:
parent
e0ef09a86c
commit
3b5593c794
1 changed files with 2 additions and 2 deletions
|
@ -1591,7 +1591,7 @@ (define-public font-opendyslexic
|
|||
(define-public font-openmoji
|
||||
(package
|
||||
(name "font-openmoji")
|
||||
(version "12.4.0")
|
||||
(version "13.1.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch/zipbomb)
|
||||
|
@ -1601,7 +1601,7 @@ (define-public font-openmoji
|
|||
"/openmoji-font.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"0wvvg5vnc950h8v23wfgjyi7rv89mgm5hqq6viqv0bxcc3azglxb"))))
|
||||
"0xmy3hr38v03f1riwxmxdibb7iwj0qz288inqaha3pwq7pj7ln45"))))
|
||||
(build-system font-build-system)
|
||||
(native-inputs
|
||||
(list unzip))
|
||||
|
|
Loading…
Reference in a new issue