GNU bug report logs - #64086
[PATCH] gnu: ltris: Update to 1.2.6.

Previous Next

Package: guix-patches;

Reported by: Cairn <cairn <at> pm.me>

Date: Thu, 15 Jun 2023 18:52:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: Cairn <cairn <at> pm.me>
Subject: bug#64086: closed (Re: [bug#64086] [PATCH] gnu: ltris: Update to
 1.2.6.)
Date: Tue, 20 Jun 2023 21:29:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64086: [PATCH] gnu: ltris: Update to 1.2.6.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64086 <at> debbugs.gnu.org.

-- 
64086: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64086
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Cairn <cairn <at> pm.me>
Cc: 64086-done <at> debbugs.gnu.org
Subject: Re: [bug#64086] [PATCH] gnu: ltris: Update to 1.2.6.
Date: Tue, 20 Jun 2023 22:28:13 +0100
[Message part 3 (text/plain, inline)]
Cairn via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/games.scm (ltris): Update to 1.2.6.
> ---
>  gnu/packages/games.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch! I've pushed it to master as
3eb3bd0284b85dd0a884f2ffb90b82441f2578f8.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Cairn <cairn <at> pm.me>
To: guix-patches <at> gnu.org
Cc: Cairn <cairn <at> pm.me>
Subject: [PATCH] gnu: ltris: Update to 1.2.6.
Date: Thu, 15 Jun 2023 18:51:35 +0000
* gnu/packages/games.scm (ltris): Update to 1.2.6.
---
 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 37c51873ab..11bf13335e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2089,14 +2089,14 @@ (define-public gnushogi
 (define-public ltris
   (package
     (name "ltris")
-    (version "1.2.4")
+    (version "1.2.6")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/lgames/ltris/"
                            "ltris-" version ".tar.gz"))
        (sha256
-        (base32 "10wg6v12w3jms8ka2x9a87p06l9gzpr94ai9v428c9r320q7psyn"))))
+        (base32 "1xj65kn815x2hq1ynzjyc90dj178xwa2xvx7jx99qf60ahaf4g62"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases

base-commit: f6047c5b716e5d8f3d8a749f389954e4e4c36c16
-- 
2.40.1





This bug report was last modified 2 years and 31 days ago.

Previous Next


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