GNU bug report logs -
#56381
[PATCH] gnu: mame: Update to 0.245.
Previous Next
Reported by: Simon South <simon <at> simonsouth.net>
Date: Mon, 4 Jul 2022 13:25:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.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 56381 in the body.
You can then email your comments to 56381 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#56381
; Package
guix-patches
.
(Mon, 04 Jul 2022 13:25: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
.
(Mon, 04 Jul 2022 13:25:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Thu, 07 Jul 2022 23:21:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Simon South <simon <at> simonsouth.net>
:
bug acknowledged by developer.
(Thu, 07 Jul 2022 23:21:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 56381-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Simon South <simon <at> 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
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 05 Aug 2022 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.