unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69694] [PATCH] gnu: ltris: Update to 1.3.
@ 2024-03-10  7:15 iyzsong--- via Guix-patches via
  2024-03-12 10:19 ` bug#69694: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2024-03-10  7:15 UTC (permalink / raw)
  To: 69694
  Cc: 宋文武, Adam Faiz, Liliana Marie Prikler,
	宋文武

From: 宋文武 <iyzsong@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





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

* bug#69694: [PATCH] gnu: ltris: Update to 1.3.
  2024-03-10  7:15 [bug#69694] [PATCH] gnu: ltris: Update to 1.3 iyzsong--- via Guix-patches via
@ 2024-03-12 10:19 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-03-12 10:19 UTC (permalink / raw)
  To: 69694-done


Pushed now.




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

end of thread, other threads:[~2024-03-12 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-10  7:15 [bug#69694] [PATCH] gnu: ltris: Update to 1.3 iyzsong--- via Guix-patches via
2024-03-12 10:19 ` bug#69694: " 宋文武 via Guix-patches via

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).