me
/
guix
Archived
1
0
Fork 0

gnu: mednafen: Update to 1.32.1.

* gnu/packages/emulators.scm (mednafen): Update to 1.32.1.

Change-Id: I62d75f0158fe958ea9d1e7750be6ef715c18fae0
master
Nicolas Goaziou 2024-07-23 15:36:51 +02:00
parent ad97f1bdb6
commit 5ae01fed27
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -677,14 +677,14 @@ V2.")
(define-public mednafen
(package
(name "mednafen")
(version "1.29.0")
(version "1.32.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://mednafen.github.io/releases/files/"
"mednafen-" version ".tar.xz"))
(sha256
(base32 "0binkxnki8w8jgiyf3xr9503m5cynlf5vylb087vxybp53qbqgys"))))
(base32 "0ciqr3dlf1b3r8jncy9k9cihiclai8v28r9pb1vsw4k2nr5bjzny"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags