guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 1aae2062d9c23f909236e25d0c4c39069c4b7b28
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Tue Jul 29 23:30:42 2025 +0900
gnu: jg-cega: Update to 0.6.1.
* gnu/packages/emulators.scm (jg-cega): Update to 0.6.1.
Change-Id: Ic13a0f086af8306ad39759475b0f6f55cd6b1360
---
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 b1360962ca..3561e6a99f 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -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