From 079b29cb21dc342ea38149ef7c66af2dea7097c4 Mon Sep 17 00:00:00 2001 From: Chad Nelson Date: Sat, 10 Feb 2024 16:51:53 -0700 Subject: [PATCH] fixed last linting issue --- skg/packages/melonds.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skg/packages/melonds.scm b/skg/packages/melonds.scm index da8c27b..b564083 100644 --- a/skg/packages/melonds.scm +++ b/skg/packages/melonds.scm @@ -50,7 +50,7 @@ (home-page "https://github.com/melonDS-emu/melonDS") (synopsis "DS emulator, sorta") (description - "DS emulator, sorta. + "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)))