mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: jg-cega: Update to 0.6.1.
* gnu/packages/emulators.scm (jg-cega): Update to 0.6.1. Change-Id: Ic13a0f086af8306ad39759475b0f6f55cd6b1360
This commit is contained in:
parent
b46c9822d2
commit
1aae2062d9
1 changed files with 2 additions and 2 deletions
|
@ -3835,7 +3835,7 @@ of the Nestopia emulator.")
|
|||
(define-public jg-cega
|
||||
(package
|
||||
(name "jg-cega")
|
||||
(version "0.6.0")
|
||||
(version "0.6.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -3846,7 +3846,7 @@ of the Nestopia emulator.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"10qxfch08850zivxf4s1mhh0clx4h1cfn440acm6d7glb6wbv822"))))
|
||||
"1zcxy6zkh3gg3kg050j21bqwf6wdq7q0xifqg3vs07s30yh042zc"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f ;no test suite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue