gnu: sameboy: Update to 0.15.6.
* gnu/packages/emulators.scm (sameboy): Update to 0.15.6. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
74f94e9ada
commit
68f09d1f91
@ -773,7 +773,7 @@ and Game Boy Color games.")
|
||||
(define-public sameboy
|
||||
(package
|
||||
(name "sameboy")
|
||||
(version "0.15.5")
|
||||
(version "0.15.6")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -782,7 +782,7 @@ and Game Boy Color games.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0ly9x6cch0wdcnsp0qmrdl6r2h8805jp8hwji3fwswj8rlhxkpa7"))))
|
||||
(base32 "0a2fcsnv7ykj4kk2vpq9jjn8yjrx34n5s186rqvgj3dzm8w6xijs"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list rgbds pkg-config))
|
||||
|
Loading…
x
Reference in New Issue
Block a user