gnu: jg-nestopia: Update to 1.53.1.

* gnu/packages/emulators.scm (jg-nestopia): Update to 1.53.1.

Change-Id: Icec6d83cbb21aca3666287b07837692d4f71d3a0
This commit is contained in:
Maxim Cournoyer 2025-07-29 23:30:42 +09:00
parent 415a348407
commit b46c9822d2
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3802,7 +3802,7 @@ Advance.")
(define-public jg-nestopia (define-public jg-nestopia
(package (package
(name "jg-nestopia") (name "jg-nestopia")
(version "1.52.1") (version "1.53.1")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -3811,7 +3811,7 @@ Advance.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"19qg9hgh25aaym7b81v5g7165v4fyymas6dmzc4z867mzaphbn6s")))) "16saiwj4dmk6d0aqgczyrs9qpz7h79xxg3in11jnf2k7crzkk5ql"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list #:tests? #f ;no test suite (list #:tests? #f ;no test suite