GNU bug report logs - #69694
[PATCH] gnu: ltris: Update to 1.3.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sun, 10 Mar 2024 07:16:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69694: closed ([PATCH] gnu: ltris: Update to 1.3.)
Date: Tue, 12 Mar 2024 10:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 12 Mar 2024 18:19:31 +0800
with message-id <87le6nlpl8.fsf <at> envs.net>
and subject line Re: [bug#69694] [PATCH] gnu: ltris: Update to 1.3.
has caused the debbugs.gnu.org bug report #69694,
regarding [PATCH] gnu: ltris: Update to 1.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69694: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69694
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: ltris: Update to 1.3.
Date: Sun, 10 Mar 2024 15:15:21 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* 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 @@ (define-public gnushogi
 (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

base-commit: 7758e63f7a89f53fbb7c7a265ae472af0a8dfab0
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: 69694-done <at> debbugs.gnu.org
Subject: Re: [bug#69694] [PATCH] gnu: ltris: Update to 1.3.
Date: Tue, 12 Mar 2024 18:19:31 +0800
Pushed now.


This bug report was last modified 1 year and 128 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.