fixed more linting issues
This commit is contained in:
parent
57be8b9a8f
commit
a9db1f9554
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/melonDS-emu/melonDS.git")
|
(url "https://github.com/melonDS-emu/melonDS")
|
||||||
(commit "0.9.5")))
|
(commit "0.9.5")))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256 (base32 "0c4hhs5mffj43pa2y18k70q6szc09m8yj0gqw2svszpvpz2n91cz"))))
|
(sha256 (base32 "0c4hhs5mffj43pa2y18k70q6szc09m8yj0gqw2svszpvpz2n91cz"))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue