me
/
guix
Archived
1
0
Fork 0

gnu: fontmanager: Update to 0.7.7.

* gnu/packages/fontutils.scm (fontmanager): Update to 0.7.7.
master
Boris A. Dekshteyn 2020-04-25 18:19:26 +12:00 committed by Nicolas Goaziou
parent b0ec8c675e
commit 3a5d1c9b6b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions
gnu/packages

View File

@ -727,7 +727,7 @@ maintain the Noto Fonts project.")
(define-public fontmanager
(package
(name "fontmanager")
(version "0.7.5")
(version "0.7.7")
(source
(origin
(method git-fetch)
@ -737,7 +737,7 @@ maintain the Noto Fonts project.")
(file-name (git-file-name name version))
(sha256
(base32
"16hma8rrkam6ngn5vbdaryn31vdixvii6920g9z928gylz9xkd3g"))))
"1bzqvspplp1zj0n0869jqbc60wgbjhf0vdrn5bj8dfawxynh8s5f"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t