Fix alignment issue

This commit is contained in:
TakeV 2023-12-28 17:59:28 -05:00
parent 3cc2c764ea
commit 70f7c6719c
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
1 changed files with 5 additions and 5 deletions

View File

@ -3,8 +3,8 @@
;; that accepts a '--manifest' (or '-m') option.
(specifications->manifest
(list "gcc-toolchain"
"git"
"git-lfs"
"rust-cargo"
"rust"))
(list "gcc-toolchain"
"git"
"git-lfs"
"rust-cargo"
"rust"))