gnu: rgbds: Update source URI.

* gnu/packages/assembly.scm (rgbds)[source, home-page]: Update to new URI.
This commit is contained in:
Efraim Flashner 2020-11-08 22:39:15 +02:00
parent 77948afdea
commit 465ef8f12b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -265,7 +265,7 @@ (define-public rgbds
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/rednex/rgbds")
(url "https://github.com/gbdev/rgbds")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@ -292,7 +292,7 @@ (define-public rgbds
("util-linux" ,util-linux)))
(inputs
`(("libpng" ,libpng)))
(home-page "https://github.com/rednex/rgbds")
(home-page "https://github.com/gbdev/rgbds")
(synopsis "Rednex Game Boy Development System")
(description
"RGBDS (Rednex Game Boy Development System) is an assembler/linker