[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/15: gnu: ltris: Update to 1.3.
From: |
guix-commits |
Subject: |
13/15: gnu: ltris: Update to 1.3. |
Date: |
Tue, 12 Mar 2024 06:17:10 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 91efdc55f6ea807eb8b2a7a637bc3000c0033917
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Mar 10 15:15:21 2024 +0800
gnu: ltris: Update to 1.3.
* gnu/packages/games.scm (ltris): Update to 1.3.
Change-Id: I52e61633449100d945f52160c689d5a9d27da66a
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 9ff08e5e74..801e051166 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2130,14 +2130,14 @@ It is similar to standard chess but this variant is far
more complicated.")
(define-public ltris
(package
(name "ltris")
- (version "1.2.6")
+ (version "1.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/lgames/ltris/"
"ltris-" version ".tar.gz"))
(sha256
- (base32 "1xj65kn815x2hq1ynzjyc90dj178xwa2xvx7jx99qf60ahaf4g62"))))
+ (base32 "144zvnnky79z5ychyyb2wsp7h2pcbl50fbzd9w9dvxkw6adz4yip"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (0547fe862c -> a52701a4d3), guix-commits, 2024/03/12
- 02/15: gnu: garcon: Update to 4.18.2., guix-commits, 2024/03/12
- 01/15: gnu: xfconf: Update to 4.18.3., guix-commits, 2024/03/12
- 03/15: gnu: tumbler: Update to 4.18.2., guix-commits, 2024/03/12
- 04/15: gnu: xfce4-panel: Update to 4.18.6., guix-commits, 2024/03/12
- 06/15: gnu: xfce4-settings: Update to 4.18.4., guix-commits, 2024/03/12
- 10/15: gnu: xfce4-dev-tools: Update to 4.18.1., guix-commits, 2024/03/12
- 13/15: gnu: ltris: Update to 1.3.,
guix-commits <=
- 08/15: gnu: xfce4-terminal: Update to 1.1.3., guix-commits, 2024/03/12
- 11/15: gnu: Add xfwm4-themes., guix-commits, 2024/03/12
- 14/15: gnu: manaplus: Update to 2.1.3.17., guix-commits, 2024/03/12
- 05/15: gnu: xfce4-appfinder: Update to 4.18.1., guix-commits, 2024/03/12
- 07/15: gnu: thunar: Update to 4.18.10., guix-commits, 2024/03/12
- 12/15: gnu: xfce: Add xfwm4-themes., guix-commits, 2024/03/12
- 15/15: gnu: cagebreak: Update to 2.3.1., guix-commits, 2024/03/12
- 09/15: gnu: xfce4-power-manager: Update to 4.18.3., guix-commits, 2024/03/12