From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 62255-done@debbugs.gnu.org
Subject: bug#62255: [PATCH] gnu: mame: Update to 0.252.
Date: Wed, 22 Mar 2023 10:13:46 -0400 [thread overview]
Message-ID: <87y1noho11.fsf@gmail.com> (raw)
In-Reply-To: <20230318132445.276911-1-mail@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sat, 18 Mar 2023 14:24:45 +0100")
Hi,
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> * gnu/packages/emulators.scm (mame): Update to 0.252.
> ---
> 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 aa9e82c25c..3d614866d5 100644
> --- a/gnu/packages/emulators.scm
> +++ b/gnu/packages/emulators.scm
> @@ -1768,7 +1768,7 @@ (define-public libticalcs2
> (define-public mame
> (package
> (name "mame")
> - (version "0.251")
> + (version "0.252")
> (source
> (origin
> (method git-fetch)
> @@ -1777,7 +1777,7 @@ (define-public mame
> (commit (apply string-append "mame" (string-split version #\.)))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "102p6kz4ph9m0sxsyavqhjzg00gmnq8m5mnd5sf14c61d2jc0vzk"))
> + (base32 "07qhcm1v47sy2wj30nx3cbhvcbgki0cl83gabr0miiw60fhgyn6j"))
> (modules '((guix build utils)))
> (snippet
> ;; Remove bundled libraries.
>
> base-commit: 3893758dac76fc30b23d4715e849e262306f268d
Applied.
--
Thanks,
Maxim
prev parent reply other threads:[~2023-03-22 14:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-18 13:24 [bug#62255] [PATCH] gnu: mame: Update to 0.252 Nicolas Goaziou
2023-03-22 14:13 ` Maxim Cournoyer [this message]
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=87y1noho11.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=62255-done@debbugs.gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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).