unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Jakob Kirsch <jakob.kirsch@web.de>
Cc: 63457-done@debbugs.gnu.org
Subject: bug#63457: [PATCH] gnu: rogue: Add 5.4.4
Date: Thu, 08 Jun 2023 23:07:49 +0200	[thread overview]
Message-ID: <87wn0dzmqi.fsf_-_@gnu.org> (raw)
In-Reply-To: <c0d6d5e86b19e4a5e91bed2683b5b745ec06c887.1684349499.git.jakob.kirsch@web.de> (Jakob Kirsch's message of "Wed, 17 May 2023 20:52:00 +0200")

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

Hi Jakob,

Applied with the changes below together with a commit log, following our
conventions:

  https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html

Thank you!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 674 bytes --]

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 6530cf89de..8c00c2e66e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -895,8 +895,10 @@ (define-public rogue
      `(#:tests? #f
        #:make-flags (list "CFLAGS=-DNCURSES_INTERNALS")))
     (inputs (list ncurses))
-    (synopsis "Original Rogue Game (5.4.4)")
-    (description "Rogue 5.4.4: Exploring the Dungeons of Doom")
+    (synopsis "Original rogue game")
+    (description
+     "This package provides ``Rogue: Exploring the Dungeons of Doom'', the
+original rogue game found on 4.2BSD.")
     (home-page "https://github.com/Davidslv/rogue")
     (license license:bsd-3)))
 

      reply	other threads:[~2023-06-08 21:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 20:20 [bug#63457] [PATCH] gnu: rogue: Add 5.4.4 Jakob Kirsch
2023-05-17 18:52 ` [bug#63457] [PATCH v1] " Jakob Kirsch
2023-06-08 21:07   ` Ludovic Courtès [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

  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=87wn0dzmqi.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=63457-done@debbugs.gnu.org \
    --cc=jakob.kirsch@web.de \
    /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).