fixed more linting issues

This commit is contained in:
Chad Nelson 2024-02-10 16:41:03 -07:00
parent 57be8b9a8f
commit a9db1f9554

View file

@ -25,7 +25,7 @@
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/melonDS-emu/melonDS.git")
(url "https://github.com/melonDS-emu/melonDS")
(commit "0.9.5")))
(file-name (git-file-name name version))
(sha256 (base32 "0c4hhs5mffj43pa2y18k70q6szc09m8yj0gqw2svszpvpz2n91cz"))))