GNU bug report logs - #57240
[PATCH] gnu: mame: Update to 0.246.

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Tue, 16 Aug 2022 12:37:02 UTC

Severity: normal

Tags: patch

Done: Simon South <simon <at> simonsouth.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57240 in the body.
You can then email your comments to 57240 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57240; Package guix-patches. (Tue, 16 Aug 2022 12:37:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Simon South <simon <at> simonsouth.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 16 Aug 2022 12:37:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: mame: Update to 0.246.
Date: Tue, 16 Aug 2022 08:36:12 -0400
* gnu/packages/emulators.scm (mame): Update to 0.246.
---
Tested on x86-64 and AArch64 and everything seems 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 92af9adced..f242db57cf 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.245")
+    (version "0.246")
     (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 "1w34hcvnibnz0xaydh2kdciffng07zins9lnrv041fmzlk4318qb"))
+        (base32 "0yixvncn2x8y09aavmpqrgiqwka621k68hrwrk4pcx79qa62i044"))
        (modules '((guix build utils)))
        (snippet
         ;; Remove bundled libraries.

base-commit: 302b3cdca348ab2fed7a5abe17a48cb7ade94ce1
-- 
2.37.2





Information forwarded to guix-patches <at> gnu.org:
bug#57240; Package guix-patches. (Tue, 06 Sep 2022 16:24:01 GMT) Full text and rfc822 format available.

Message #8 received at 57240 <at> debbugs.gnu.org (full text, mbox):

From: Simon South <simon <at> simonsouth.net>
To: 57240 <at> debbugs.gnu.org
Subject: Re: bug#57240: Acknowledgement ([PATCH] gnu: mame: Update to 0.246.)
Date: Tue, 06 Sep 2022 12:23:24 -0400
Closing as this is obsolete with the release of MAME 0.247.

https://www.mamedev.org/?p=516

-- 
Simon South
simon <at> simonsouth.net




bug closed, send any further explanations to 57240 <at> debbugs.gnu.org and Simon South <simon <at> simonsouth.net> Request was from Simon South <simon <at> simonsouth.net> to control <at> debbugs.gnu.org. (Tue, 06 Sep 2022 16:26:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 05 Oct 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.