me
/
guix
Archived
1
0
Fork 0

gnu: mupen64plus-ui-console: Update to 2.5.9.

* gnu/packages/emulators.scm (mupen64plus-ui-console): Update to 2.5.9.

Change-Id: I9794dc81e0417c9879820400dbdb002faec35cdc
master
Maxim Cournoyer 2024-05-05 12:19:23 -04:00
parent 8521d0b81e
commit e276f5ed19
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -1289,7 +1289,7 @@ Z64 video plugin.")
(define-public mupen64plus-ui-console
(package
(name "mupen64plus-ui-console")
(version "2.5")
(version "2.5.9")
(source
(origin
(method git-fetch)
@ -1298,7 +1298,7 @@ Z64 video plugin.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0vrf98qa6a0y3647kslsv644fag233dxh5dcr1yncjiiwickcr5a"))
(base32 "1dyrqdfs2jkalfd86bqidgd9y1hy03qgrgwk46d3xf3kyfmaa1cq"))
(patches (search-patches "mupen64plus-ui-console-notice.patch"))))
(build-system gnu-build-system)
(native-inputs