gnu: scummvm: Update to 2.9.1.

* gnu/packages/emulators.scm (scummvm): Update to 2.9.1.

Change-Id: I80ae95a6878d2ef39c77c6fe9054fd50f44cca8e
This commit is contained in:
Ian Eure 2025-05-25 11:10:55 -07:00 committed by Sharlatan Hellseher
parent cd75a9838c
commit b50d22f3df
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2819,14 +2819,14 @@ that compiles to WebAssembly.")
(define-public scummvm
(package
(name "scummvm")
(version "2.9.0")
(version "2.9.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://downloads.scummvm.org/frs/scummvm/" version
"/scummvm-" version ".tar.xz"))
(sha256
(base32 "0lllm5fsmb5gdrxnpfryyl85i4sb1dkrqw97j7q4glkhplr3bcym"))))
(base32 "1qspqawdazsxisxm1lxzgi0i4gx54qd10xyk3nmmirwxz9mg70ka"))))
(build-system gnu-build-system)
(arguments
(list