me
/
guix
Archived
1
0
Fork 0

gnu: scummvm: Update to 2.6.1.

* gnu/packages/emulators.scm (scummvm): Update to 2.6.1.
Nicolas Goaziou 2022-10-18 18:02:33 +02:00
parent 72a41c4012
commit e598e2a57b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -1505,14 +1505,14 @@ multi-system game/emulator system.")
(define-public scummvm
(package
(name "scummvm")
(version "2.6.0")
(version "2.6.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://downloads.scummvm.org/frs/scummvm/" version
"/scummvm-" version ".tar.xz"))
(sha256
(base32 "05zw9xqdix88f8p3py2rfnyiaxr2sbifkqi9s5gy3nf9s3l3h50w"))))
(base32 "1s8psdn3a3hqvvfgmlfxrqqdw8hbr0zyrvirzsnzh6yxmgpvkbwg"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;require "git"