all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: Z572 <zhengjunjie@iscas.ac.cn>
Cc: Sughosha <sughosha@disroot.org>, 74161@debbugs.gnu.org
Subject: [bug#74161] [PATCH v2 3/3] gnu: kde-games: Add knights to propagated-inputs.
Date: Mon,  4 Nov 2024 08:26:49 +0530	[thread overview]
Message-ID: <0a27d5d5c212c59605d616216300fb4cb32e6f14.1730689009.git.sughosha@disroot.org> (raw)
In-Reply-To: <87zfmgihc4.fsf@iscas.ac.cn>

* gnu/packages/kde-games.scm (kde-games)[propagated-inputs]: Add knights.

Change-Id: Id91a05d481774b94296d869bebf9bd7d8db1dccb
---
 gnu/packages/kde-games.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 75c6038189..e9e25c9e88 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1663,7 +1663,7 @@ (define-public kde-games
     (arguments
      (list #:builder #~(mkdir #$output)))
     (propagated-inputs
-     ;; TODO: kpat, klickety, katomic, knights.
+     ;; TODO: kpat, klickety, katomic.
      (list bomber
            bovo
            granatier
@@ -1685,6 +1685,7 @@ (define-public kde-games
            kmines
            knavalbattle
            knetwalk
+           knights
            kolf
            kollision
            konquest
-- 
2.46.0





      parent reply	other threads:[~2024-11-04  3:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-01 15:11 [bug#74161] [PATCH 0/2] gnu: Add knights Sughosha via Guix-patches via
2024-11-01 15:14 ` [bug#74161] [PATCH 1/2] " Sughosha via Guix-patches via
2024-11-01 15:15   ` [bug#74161] [PATCH 2/2] gnu: kde-games: Add knights to propagated-inputs Sughosha via Guix-patches via
2024-11-01 16:53   ` [bug#74161] [PATCH 1/2] gnu: Add knights Z572
2024-11-03  7:08     ` Sughosha via Guix-patches via
2024-11-03 13:20       ` Z572
2024-11-04  2:56         ` [bug#74161] [PATCH v2 0/3] gnu: Rename knights with knightsgame and add knights Sughosha via Guix-patches via
2024-11-06 14:17           ` bug#74161: " Zheng Junjie
2024-11-04  2:56         ` [bug#74161] [PATCH v2 1/3] gnu: Rename knights with knightsgame Sughosha via Guix-patches via
2024-11-04  2:56         ` [bug#74161] [PATCH v2 2/3] gnu: Add knights Sughosha via Guix-patches via
2024-11-04  2:56         ` Sughosha via Guix-patches via [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0a27d5d5c212c59605d616216300fb4cb32e6f14.1730689009.git.sughosha@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=74161@debbugs.gnu.org \
    --cc=sughosha@disroot.org \
    --cc=zhengjunjie@iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.