fixed last linting issue

This commit is contained in:
Chad Nelson 2024-02-10 16:49:04 -07:00
parent 4887bae54b
commit ce145aa6df

View file

@ -50,5 +50,7 @@
(home-page "https://github.com/melonDS-emu/melonDS") (home-page "https://github.com/melonDS-emu/melonDS")
(synopsis "DS emulator, sorta") (synopsis "DS emulator, sorta")
(description (description
"DS emulator, sorta. The goal is to do things right and fast, akin to blargSNES (but hopefully better). But also to, you know, have a fun challenge :)") "DS emulator, sorta.
The goal is to do things right and fast, akin to blargSNES (but hopefully better).
But also to, you know, have a fun challenge :)")
(license license:gpl3))) (license license:gpl3)))