mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libretro-mupen64plus-nx: Update to 0-1.3a67619.
* gnu/packages/emulators.scm (libretro-mupen64plus-nx): Update to 0-1.3a67619. Change-Id: Ib352816757f4ed22d69a258975094b406d1eabe8
This commit is contained in:
parent
1aae2062d9
commit
d0f25affe5
1 changed files with 3 additions and 3 deletions
|
@ -1758,8 +1758,8 @@ as RetroArch.")
|
||||||
(define-public libretro-mupen64plus-nx
|
(define-public libretro-mupen64plus-nx
|
||||||
;; There are no proper release; use the latest commit of the master branch
|
;; There are no proper release; use the latest commit of the master branch
|
||||||
;; (their stable branch).
|
;; (their stable branch).
|
||||||
(let ((commit "9d940bacb95c4d86733f42b67b57fc83046a6d39")
|
(let ((commit "3a676196500545b637b83cb19fb393d2359e1f9d")
|
||||||
(revision "0"))
|
(revision "1"))
|
||||||
(package
|
(package
|
||||||
(name "libretro-mupen64plus-nx")
|
(name "libretro-mupen64plus-nx")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -1771,7 +1771,7 @@ as RetroArch.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0s3l62mfkbzmv8g1y4r40iayfwdz68rq6l6khc0d8kw08qk7ggl9"))))
|
"0al0z52idssmvpn6400cmjlxg5qkp7wdb97i6yywip230xpjwlb8"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue