mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
415a348407
commit
b46c9822d2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue