gnu: fcft: Update to 2.4.6.
* gnu/packages/fontutils.scm (fcft): Update to 2.4.6.master
parent
de3bf035b4
commit
b8fc7c2359
|
@ -800,7 +800,7 @@ maintain the Noto Fonts project.")
|
||||||
(define-public fcft
|
(define-public fcft
|
||||||
(package
|
(package
|
||||||
(name "fcft")
|
(name "fcft")
|
||||||
(version "2.4.5")
|
(version "2.4.6")
|
||||||
(home-page "https://codeberg.org/dnkl/fcft")
|
(home-page "https://codeberg.org/dnkl/fcft")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -808,7 +808,7 @@ maintain the Noto Fonts project.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0z4bqap88pydkgcxrsvm3fmcyhi9x7z8knliarvdcvqlk7qnyzfh"))))
|
"0jh05wzrif7z1xf9jzs8bgf49lpj5zs55agj414bmmwdddk7my7j"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:meson ,meson-0.55))
|
`(#:meson ,meson-0.55))
|
||||||
|
|
Reference in New Issue