aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2024-09-02 09:32:50 +0800
committer宋文武 <iyzsong@member.fsf.org>2024-09-02 09:33:58 +0800
commit3c21d0da62b3d6832dd1ab450d8ab50ab8d38f27 (patch)
treef272bd0aaa3cf9b13d3e480817767d23c04663d6 /gnu
parent2fed0622bc539dee33fa0e14d4ae0b66d24ff545 (diff)
downloadguix-3c21d0da62b3d6832dd1ab450d8ab50ab8d38f27.tar.gz
guix-3c21d0da62b3d6832dd1ab450d8ab50ab8d38f27.zip
gnu: retux: Update to 1.6.2.
* gnu/packages/games.scm (retux): Update to 1.6.2. Change-Id: Ic90a81d1cd1b961be1080dae7d482ba2cb0f03d6
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 05661d9afd..30057a4f4a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2494,7 +2494,7 @@ dummy solver, it can even solve the hands it has generated for you.")
(license license:gpl3))))
(define-public retux
- (let ((release "1.6.1")
+ (let ((release "1.6.2")
(revision 0))
(package
(name "retux")
@@ -2510,7 +2510,7 @@ dummy solver, it can even solve the hands it has generated for you.")
release "-src.zip"))
(sha256
(base32
- "1bkyfm0h4kys0x7c1340fnkhgnmcrf4j2xjm250r5w8q6l7v2wj4"))))
+ "1fzsjg4k25mxjjc28ykz8n3dx5xzwxnp772fwzz5jy1wrxmjkl4x"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no check target