unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon South <simon@simonsouth.net>
To: 57240@debbugs.gnu.org
Subject: [bug#57240] [PATCH] gnu: mame: Update to 0.246.
Date: Tue, 16 Aug 2022 08:36:12 -0400	[thread overview]
Message-ID: <20220816123612.7809-1-simon@simonsouth.net> (raw)

* 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





             reply	other threads:[~2022-08-16 12:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-16 12:36 Simon South [this message]
     [not found] ` <handler.57240.B.166065338631938.ack@debbugs.gnu.org>
2022-09-06 16:23   ` [bug#57240] Acknowledgement ([PATCH] gnu: mame: Update to 0.246.) Simon South

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220816123612.7809-1-simon@simonsouth.net \
    --to=simon@simonsouth.net \
    --cc=57240@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).