ngz pushed a commit to branch master
in repository guix.
commit ce036e5d727a7afd75057f0b99cae0747ab310bb
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Fri Jan 13 22:55:37 2023 +0100
gnu: mgba: Update to 0.10.1.
* gnu/packages/emulators.scm (mgba): Update to 0.10.1.
---
gnu/packages/emulators.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 11d1cda46f..7c04465526 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -6,7 +6,7 @@
;;; Copyright © 2015, 2018 David Thompson <[email protected]>
;;; Copyright © 2016 Manolis Fragkiskos Ragkousis <[email protected]>
;;; Copyright © 2016, 2017, 2018, 2020 Efraim Flashner <[email protected]>
-;;; Copyright © 2017-2022 Nicolas Goaziou <[email protected]>
+;;; Copyright © 2017-2023 Nicolas Goaziou <[email protected]>
;;; Copyright © 2017, 2020, 2021 Tobias Geerinckx-Rice <[email protected]>
;;; Copyright © 2017, 2018, 2019 Rutger Helling <[email protected]>
;;; Copyright © 2019 Pierre Neidhardt <[email protected]>
@@ -722,7 +722,7 @@ The following systems are supported:
(define-public mgba
(package
(name "mgba")
- (version "0.10.0")
+ (version "0.10.1")
(source
(origin
(method git-fetch)
@@ -731,7 +731,7 @@ The following systems are supported:
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "14miy6fgg4dy2pp0w17pnqzizrj6yf468i5l7rswn3yszpd5rn6s"))
+ (base32 "0pqfjsr9q61a3mgmvqxxkalxb838k46q9ilz31frpcvvndif0sm1"))
(modules '((guix build utils)))
(snippet
;; Make sure we don't use the bundled software.