gnu: scummvm: Update to 2.7.0.

* gnu/packages/emulators.scm (scummvm): Update to 2.7.0.
This commit is contained in:
Nicolas Goaziou 2023-02-19 09:59:38 +01:00
parent 08803c8506
commit 905e10cd9c
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1561,14 +1561,14 @@ (define-public wasm4
(define-public scummvm
(package
(name "scummvm")
(version "2.6.1")
(version "2.7.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://downloads.scummvm.org/frs/scummvm/" version
"/scummvm-" version ".tar.xz"))
(sha256
(base32 "1s8psdn3a3hqvvfgmlfxrqqdw8hbr0zyrvirzsnzh6yxmgpvkbwg"))))
(base32 "14wrrzai25mh8qra3lsfibx8z6f96cqbnmsfh9kyhkvpc7yiyjs4"))))
(build-system gnu-build-system)
(arguments
(list