unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61113] [PATCH] gnu: mame: Update to 0.251.
@ 2023-01-28  9:17 Nicolas Goaziou
  2023-02-03 14:26 ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2023-01-28  9:17 UTC (permalink / raw)
  To: 61113

* gnu/packages/emulators.scm (mame): Update to 0.251.
---
 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 7c04465526..a6e51dc0ef 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1716,7 +1716,7 @@ (define-public libticalcs2
 (define-public mame
   (package
     (name "mame")
-    (version "0.249")
+    (version "0.251")
     (source
      (origin
        (method git-fetch)
@@ -1725,7 +1725,7 @@ (define-public mame
              (commit (apply string-append "mame" (string-split version #\.)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1akws4l3b7z5mkf09mdaz640rj41sbg3sh1xlv1sp0yhdjqjpi90"))
+        (base32 "102p6kz4ph9m0sxsyavqhjzg00gmnq8m5mnd5sf14c61d2jc0vzk"))
        (modules '((guix build utils)))
        (snippet
         ;; Remove bundled libraries.

base-commit: 1163349b7009ba60f7e441952a798d5df255db0d
-- 
2.38.1





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

* [bug#61113] [PATCH] gnu: mame: Update to 0.251.
  2023-01-28  9:17 [bug#61113] [PATCH] gnu: mame: Update to 0.251 Nicolas Goaziou
@ 2023-02-03 14:26 ` Christopher Baines
  2023-02-03 22:49   ` bug#61113: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2023-02-03 14:26 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 61113

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


Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/emulators.scm (mame): Update to 0.251.
> ---
>  gnu/packages/emulators.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me :)

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

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

* bug#61113: [PATCH] gnu: mame: Update to 0.251.
  2023-02-03 14:26 ` Christopher Baines
@ 2023-02-03 22:49   ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2023-02-03 22:49 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 61113-done

Hello,

Christopher Baines <mail@cbaines.net> writes:

> Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
>
>> * gnu/packages/emulators.scm (mame): Update to 0.251.
>> ---
>>  gnu/packages/emulators.scm | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> Looks good to me :)

OK. I applied it. Thank you for the feedback.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-02-03 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-28  9:17 [bug#61113] [PATCH] gnu: mame: Update to 0.251 Nicolas Goaziou
2023-02-03 14:26 ` Christopher Baines
2023-02-03 22:49   ` bug#61113: " Nicolas Goaziou

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