[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
188/377: gnu: mame: Update to 0.235.
From: |
guix-commits |
Subject: |
188/377: gnu: mame: Update to 0.235. |
Date: |
Thu, 2 Sep 2021 17:55:27 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 75a3413b4e5c1f7443eb944a36ff364f4c4085f4
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Aug 28 11:01:06 2021 +0200
gnu: mame: Update to 0.235.
* gnu/packages/emulators.scm (mame): Update to 0.235.
---
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 ba5c766..28ecb0c 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1772,7 +1772,7 @@ This is a part of the TiLP project.")
(define-public mame
(package
(name "mame")
- (version "0.234")
+ (version "0.235")
(source
(origin
(method git-fetch)
@@ -1781,7 +1781,7 @@ This is a part of the TiLP project.")
(commit (apply string-append "mame" (string-split version #\.)))))
(file-name (git-file-name name version))
(sha256
- (base32 "010ing14pfwc0j7jnghjdcvq0qr7g4dplnggl545apyy61zigdkn"))
+ (base32 "1iz5p51am7gh19i0zx96vfpfpza8xvrz9f2pd908jsc4xpr36agd"))
(modules '((guix build utils)))
(snippet
;; Remove bundled libraries.
- 167/377: gnu: emacs-auctex: Update to 13.0.14., (continued)
- 167/377: gnu: emacs-auctex: Update to 13.0.14., guix-commits, 2021/09/02
- 168/377: gnu: emacs-dash: Update to 2.19.1., guix-commits, 2021/09/02
- 169/377: gnu: Add r-emdist., guix-commits, 2021/09/02
- 173/377: gnu: postgresql-11: Update to 11.13., guix-commits, 2021/09/02
- 175/377: gnu: postgresql-9.6: Update to 9.6.23., guix-commits, 2021/09/02
- 178/377: gnu: man-pages: Update to 5.13., guix-commits, 2021/09/02
- 179/377: gnu: opencl-headers: Update to 2021.06.30 and switch to CMake., guix-commits, 2021/09/02
- 182/377: gnu: Add opencl-icd-loader., guix-commits, 2021/09/02
- 183/377: gnu: ocl-icd: Replace with opencl-icd-loader., guix-commits, 2021/09/02
- 184/377: gnu: Add clpeak., guix-commits, 2021/09/02
- 188/377: gnu: mame: Update to 0.235.,
guix-commits <=
- 190/377: images: pinebook-pro: Fix the agetty baud rate., guix-commits, 2021/09/02
- 196/377: gnu: Add python-resolvelib., guix-commits, 2021/09/02
- 197/377: gnu: Add python-resolvelib-0.5., guix-commits, 2021/09/02
- 193/377: gnu: bootloader: Support multiple targets., guix-commits, 2021/09/02
- 199/377: gnu: Add python-pyspnego., guix-commits, 2021/09/02
- 200/377: gnu: python-pytest-6: Update to 6.2.4 and propagate iniconfig., guix-commits, 2021/09/02
- 202/377: gnu: python-rope: Update to 0.19.0 and remove python2-rope., guix-commits, 2021/09/02
- 205/377: gnu: python-pytest-forked: Update to 1.3.0 and run test suite., guix-commits, 2021/09/02
- 204/377: gnu: python-py-next: Update to 1.10.0., guix-commits, 2021/09/02
- 211/377: gnu: ansible: Update to 4.4.0., guix-commits, 2021/09/02