From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 74161@debbugs.gnu.org
Cc: Sughosha <sughosha@disroot.org>
Subject: [bug#74161] [PATCH 2/2] gnu: kde-games: Add knights to propagated-inputs.
Date: Fri, 1 Nov 2024 20:45:00 +0530 [thread overview]
Message-ID: <9569953f4d21a93c0d4d45442ba5fca69d87e2ea.1730474100.git.sughosha@disroot.org> (raw)
In-Reply-To: <17883d35f56b5d5020d1abf542aacfd965baee35.1730474100.git.sughosha@disroot.org>
* gnu/packages/kde-games (kde-games)[propagated-inputs]: Add knights.
Change-Id: I36666852175ba76d69f800e195dc6679ec3d621b
---
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
next prev parent reply other threads:[~2024-11-01 15:16 UTC|newest]
Thread overview: 4+ 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 ` Sughosha via Guix-patches via [this message]
2024-11-01 16:53 ` Z572
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9569953f4d21a93c0d4d45442ba5fca69d87e2ea.1730474100.git.sughosha@disroot.org \
--to=guix-patches@gnu.org \
--cc=74161@debbugs.gnu.org \
--cc=sughosha@disroot.org \
/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 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).