unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64086] [PATCH] gnu: ltris: Update to 1.2.6.
@ 2023-06-15 18:51 Cairn via Guix-patches via
  2023-06-20 21:28 ` bug#64086: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Cairn via Guix-patches via @ 2023-06-15 18:51 UTC (permalink / raw)
  To: 64086; +Cc: Cairn

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64086: [PATCH] gnu: ltris: Update to 1.2.6.
  2023-06-15 18:51 [bug#64086] [PATCH] gnu: ltris: Update to 1.2.6 Cairn via Guix-patches via
@ 2023-06-20 21:28 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-20 21:28 UTC (permalink / raw)
  To: Cairn; +Cc: 64086-done

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]


Cairn via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-20 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 18:51 [bug#64086] [PATCH] gnu: ltris: Update to 1.2.6 Cairn via Guix-patches via
2023-06-20 21:28 ` bug#64086: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).