gnu: mupen64plus-audio-sdl: Update to 2.5.9.
* gnu/packages/emulators.scm (mupen64plus-audio-sdl): Update to 2.5.9. Change-Id: If888cf62ee2247438d47cd385d7812ad22fb8068
This commit is contained in:
parent
4e6701a09a
commit
2b25208c81
@ -886,7 +886,7 @@ core library.")
|
||||
(define-public mupen64plus-audio-sdl
|
||||
(package
|
||||
(name "mupen64plus-audio-sdl")
|
||||
(version "2.5")
|
||||
(version "2.5.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -895,7 +895,7 @@ core library.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0z19amfg9vr2pqjjri1ipc7hs681fzjcnb0f9y7bjhp5n8d7p6bb"))))
|
||||
(base32 "0j78xk78fj7lhi6jk6npr7wm9ix7qyr5cbaaqsmk6pqw6gfx81kz"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config which))
|
||||
|
Loading…
Reference in New Issue
Block a user