unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56381] [PATCH] gnu: mame: Update to 0.245.
@ 2022-07-04 13:24 Simon South
  2022-07-07 23:19 ` bug#56381: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Simon South @ 2022-07-04 13:24 UTC (permalink / raw)
  To: 56381

* gnu/packages/emulators.scm (mame): Update to 0.245.
---
Tested on x86-64 and AArch64 and everything appears to be fine.

 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 323909ac12..621aeb24fd 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1712,7 +1712,7 @@ (define-public libticalcs2
 (define-public mame
   (package
     (name "mame")
-    (version "0.241")
+    (version "0.245")
     (source
      (origin
        (method git-fetch)
@@ -1721,7 +1721,7 @@ (define-public mame
              (commit (apply string-append "mame" (string-split version #\.)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "13bm81qyzvpllzmrak5nb87cdyyvsv4hcnznnrz4jyx1bd8ky6ap"))
+        (base32 "1w34hcvnibnz0xaydh2kdciffng07zins9lnrv041fmzlk4318qb"))
        (modules '((guix build utils)))
        (snippet
         ;; Remove bundled libraries.

base-commit: e069de452a2c923868f5137421b4b6349c38d754
-- 
2.36.1





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

* bug#56381: [PATCH] gnu: mame: Update to 0.245.
  2022-07-04 13:24 [bug#56381] [PATCH] gnu: mame: Update to 0.245 Simon South
@ 2022-07-07 23:19 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-07-07 23:19 UTC (permalink / raw)
  To: Simon South; +Cc: 56381-done

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]


Simon South <simon@simonsouth.net> writes:

> * gnu/packages/emulators.scm (mame): Update to 0.245.
> ---
> Tested on x86-64 and AArch64 and everything appears to be fine.
>
>  gnu/packages/emulators.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Simon, I've pushed this as
7dfb8dc4c156e96c4029eb5a4eeb6e704ffdb64d.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-07-07 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04 13:24 [bug#56381] [PATCH] gnu: mame: Update to 0.245 Simon South
2022-07-07 23:19 ` bug#56381: " Christopher Baines

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).