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:
Maxim Cournoyer 2025-07-29 23:30:42 +09:00
parent b46c9822d2
commit 1aae2062d9
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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