guix_mirror_bot pushed a commit to branch master
in repository guix.
commit b46c9822d25472bf8f50610d4d43a8eb17e6b8a0
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Tue Jul 29 23:30:42 2025 +0900
gnu: jg-nestopia: Update to 1.53.1.
* gnu/packages/emulators.scm (jg-nestopia): Update to 1.53.1.
Change-Id: Icec6d83cbb21aca3666287b07837692d4f71d3a0
---
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 05e32b900b..b1360962ca 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -3802,7 +3802,7 @@ Advance.")
(define-public jg-nestopia
(package
(name "jg-nestopia")
- (version "1.52.1")
+ (version "1.53.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3811,7 +3811,7 @@ Advance.")
(file-name (git-file-name name version))
(sha256
(base32
- "19qg9hgh25aaym7b81v5g7165v4fyymas6dmzc4z867mzaphbn6s"))))
+ "16saiwj4dmk6d0aqgczyrs9qpz7h79xxg3in11jnf2k7crzkk5ql"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no test suite