mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: fntsample, guix: Fix cosmetic typos.
* gnu/packages/fontutils.scm (fntsample), * gnu/packages/package-management.scm (guix): Modify whitespace. Change-Id: I3389e8b03e4d939677e3a82c120649e452068bca Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
47b3251168
commit
c02385b462
2 changed files with 2 additions and 2 deletions
|
|
@ -2206,7 +2206,7 @@ work well with other GTK desktop environments.")
|
|||
("gettext" ,gettext-minimal)))
|
||||
(inputs
|
||||
`(("cairo" ,cairo)
|
||||
("bash-minimal", bash-minimal)
|
||||
("bash-minimal" ,bash-minimal)
|
||||
("fontconfig" ,fontconfig)
|
||||
("freetype" ,freetype)
|
||||
("glib" ,glib)
|
||||
|
|
|
|||
|
|
@ -536,7 +536,7 @@ $(prefix)/etc/openrc\n")))
|
|||
("help2man" ,help2man)
|
||||
("po4a" ,po4a-minimal)))
|
||||
(inputs
|
||||
`(("bash-minimal", bash-minimal)
|
||||
`(("bash-minimal" ,bash-minimal)
|
||||
("bzip2" ,bzip2)
|
||||
("gzip" ,gzip)
|
||||
("sqlite" ,sqlite)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue