unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61618] [PATCH] gnu: scummvm: Update to 2.7.0.
@ 2023-02-19  9:00 Nicolas Goaziou
  2023-03-07 21:59 ` bug#61618: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-19  9:00 UTC (permalink / raw)
  To: 61618

* gnu/packages/emulators.scm (scummvm): Update to 2.7.0.
---
 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 25439ceadf..aa9e82c25c 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -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

base-commit: 2fb42567ebd37cb63c431100021e1a895a2ff4b6
-- 
2.39.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61618: [PATCH] gnu: scummvm: Update to 2.7.0.
  2023-02-19  9:00 [bug#61618] [PATCH] gnu: scummvm: Update to 2.7.0 Nicolas Goaziou
@ 2023-03-07 21:59 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-03-07 21:59 UTC (permalink / raw)
  To: 61618-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied. Closing.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-07 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-19  9:00 [bug#61618] [PATCH] gnu: scummvm: Update to 2.7.0 Nicolas Goaziou
2023-03-07 21:59 ` bug#61618: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).