[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/12: gnu: mupen64plus-rsp-z64: Update to 2.5.9.
From: |
guix-commits |
Subject: |
06/12: gnu: mupen64plus-rsp-z64: Update to 2.5.9. |
Date: |
Sun, 5 May 2024 14:52:04 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 9cab740594c603e2210a44b50062394e203fa963
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun May 5 12:19:21 2024 -0400
gnu: mupen64plus-rsp-z64: Update to 2.5.9.
* gnu/packages/emulators.scm (mupen64plus-rsp-z64): Update to 2.5.9.
Change-Id: Ibf9b67d37506f742c50397ff269586df1636af4d
---
gnu/packages/emulators.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index d2795233a8..3de5fecf39 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1016,7 +1016,7 @@ high-level emulation (HLE) RSP processor plugin.")
(define-public mupen64plus-rsp-z64
(package
(name "mupen64plus-rsp-z64")
- (version "2.0.0")
+ (version "2.5.9")
(source
(origin
(method git-fetch)
@@ -1025,7 +1025,7 @@ high-level emulation (HLE) RSP processor plugin.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0nfyjns9k8xbg3aqs7593nfaxvlj72h3l8h467442xlk8ajfcylx"))))
+ (base32 "02w7c6b7fc6q5rrvawxv48xp64crfs5jbs06f2fqqj4smysyjfcc"))))
(build-system gnu-build-system)
(inputs
(list mupen64plus-core))
- 05/12: gnu: mupen64plus-rsp-hle: Update to 2.5.9., (continued)
- 05/12: gnu: mupen64plus-rsp-hle: Update to 2.5.9., guix-commits, 2024/05/05
- 08/12: gnu: mupen64plus-video-glide64mk2: Update to 2.5.9., guix-commits, 2024/05/05
- 09/12: gnu: mupen64plus-video-rice: Update to 2.5.9., guix-commits, 2024/05/05
- 10/12: gnu: mupen64plus-video-z64: Update to 2.5.9., guix-commits, 2024/05/05
- 11/12: gnu: mupen64plus-ui-console: Update to 2.5.9., guix-commits, 2024/05/05
- 12/12: gnu: zsnes: Relocate to (gnu packages emulator)., guix-commits, 2024/05/05
- 01/12: gnu: mupen64plus-video-glide64: Update to 2.5.9., guix-commits, 2024/05/05
- 03/12: gnu: mupen64plus-audio-sdl: Update to 2.5.9., guix-commits, 2024/05/05
- 04/12: gnu: mupen64plus-input-sdl: Update to 2.5.9., guix-commits, 2024/05/05
- 02/12: gnu: mupen64plus-core: Update to 2.5.9., guix-commits, 2024/05/05
- 06/12: gnu: mupen64plus-rsp-z64: Update to 2.5.9.,
guix-commits <=
- 07/12: gnu: mupen64plus-video-arachnoid: Update to 2.5.9., guix-commits, 2024/05/05