1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00

gnu: font-adobe-source-sans: Split outputs.

* gnu/packages/fonts.scm (font-adobe-source-sans)[outputs]: Add "ttf", "woff".

Change-Id: I553be0e3f544471ca555505e04ff80b65540a437
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Kurome
2025-04-12 22:46:51 +08:00
committed by Hilton Chain
parent ba81ee6fd9
commit 210f009e7e

View File

@@ -1613,6 +1613,7 @@ designed to work well in user interface environments.")
(sha256
(base32 "06s0xn49x454c9zbrawcm4b672qpaqah3glmh2jn3m2jyv5xhdnb"))))
(build-system font-build-system)
(outputs '("out" "ttf" "woff"))
(home-page "https://github.com/adobe-fonts/source-sans")
(synopsis
"Sans serif font family for user interface environments")