Skip packaging phase

This commit is contained in:
TakeV 2023-12-28 17:48:50 -05:00
parent 200797c414
commit 0aad698bb8
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
1 changed files with 3 additions and 1 deletions

View File

@ -67,7 +67,9 @@
("rust-rocket" ,rust-rocket-0.5)
("rust-serde" ,rust-serde-1)
("rust-serde-json" ,rust-serde-json-1)
("rust-simple-logger" ,rust-simple-logger-4))))
("rust-simple-logger" ,rust-simple-logger-4))
#:phases #~(modify-phases %standard-phases
(delete 'package))))
(synopsis "")
(description "")
(home-page "")