mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libretro-bsnes-jg: Update to 0-1.6400024.
* gnu/packages/emulators.scm (libretro-bsnes-jg): Update to 0-1.6400024. [synopsis]: Capitalize first word. Change-Id: Idb241ed58480abbc27d7a1c57e485cbd760e8cee
This commit is contained in:
parent
fee97483d8
commit
a17c255437
1 changed files with 4 additions and 4 deletions
|
@ -3763,8 +3763,8 @@ Advance.")
|
||||||
|
|
||||||
(define-public libretro-bsnes-jg
|
(define-public libretro-bsnes-jg
|
||||||
;; There aren't any release yet; use the latest commit.
|
;; There aren't any release yet; use the latest commit.
|
||||||
(let ((commit "0d42dea0cb20aba8bfec05b928e4aed2b295352a")
|
(let ((commit "6400024854702110c4019f5b0a7336dca7112fdb")
|
||||||
(revision "0"))
|
(revision "1"))
|
||||||
(package
|
(package
|
||||||
(inherit jg-bsnes)
|
(inherit jg-bsnes)
|
||||||
(name "libretro-bsnes-jg")
|
(name "libretro-bsnes-jg")
|
||||||
|
@ -3777,7 +3777,7 @@ Advance.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1dq2ypf4g4karayc9sgqn74bfnnsq2f4b3r615xyczchdaf2mi1n"))))
|
"1sbhq614rvcm01ln7883ivdhni1mg1v4lyyvcwsy92i9wbh8qd9i"))))
|
||||||
(arguments
|
(arguments
|
||||||
(substitute-keyword-arguments (package-arguments jg-bsnes)
|
(substitute-keyword-arguments (package-arguments jg-bsnes)
|
||||||
((#:make-flags flags)
|
((#:make-flags flags)
|
||||||
|
@ -3797,7 +3797,7 @@ Advance.")
|
||||||
((".*\\$\\(CORE_DIR)/deps/libsamplerate/.*")
|
((".*\\$\\(CORE_DIR)/deps/libsamplerate/.*")
|
||||||
""))))))))
|
""))))))))
|
||||||
(home-page "https://git.libretro.com/libretro/bsnes-jg")
|
(home-page "https://git.libretro.com/libretro/bsnes-jg")
|
||||||
(synopsis "libretro port of bsnes-jg"))))
|
(synopsis "Libretro port of bsnes-jg"))))
|
||||||
|
|
||||||
(define-public jg-nestopia
|
(define-public jg-nestopia
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue