emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56381: closed ([PATCH] gnu: mame: Update to 0.245.)


From: GNU bug Tracking System
Subject: bug#56381: closed ([PATCH] gnu: mame: Update to 0.245.)
Date: Thu, 07 Jul 2022 23:21:02 +0000

Your message dated Fri, 08 Jul 2022 00:19:23 +0100
with message-id <87pmigjyss.fsf@cbaines.net>
and subject line Re: [bug#56381] [PATCH] gnu: mame: Update to 0.245.
has caused the debbugs.gnu.org bug report #56381,
regarding [PATCH] gnu: mame: Update to 0.245.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56381: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56381
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mame: Update to 0.245. Date: Mon, 4 Jul 2022 09:24:08 -0400
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#56381] [PATCH] gnu: mame: Update to 0.245. Date: Fri, 08 Jul 2022 00:19:23 +0100 User-agent: mu4e 1.6.10; emacs 28.1
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]