all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Vivien Kraus <vivien@planete-kraus.eu>
Cc: 59749-done@debbugs.gnu.org
Subject: bug#59749: [PATCH] gnu: minetest: Add minetest-oneblock.
Date: Thu, 08 Dec 2022 13:02:44 +0100	[thread overview]
Message-ID: <87r0xadrx7.fsf@gnu.org> (raw)
In-Reply-To: <6fbc1b962b6bd38bb09f073e9541c0ccce8a28ce.camel@planete-kraus.eu> (Vivien Kraus's message of "Thu, 1 Dec 2022 21:11:50 +0100")

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

Hi,

Applied with the changes below, thanks!

Ludo’.


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

diff --git a/gnu/packages/minetest.scm b/gnu/packages/minetest.scm
index 2c26ab08a8..74c8475240 100644
--- a/gnu/packages/minetest.scm
+++ b/gnu/packages/minetest.scm
@@ -764,7 +764,8 @@ (define-public minetest-oneblock
     (home-page "https://github.com/NO411/oneblock")
     (synopsis "Build your island in the sky with random items!")
     (description
-     "Build your island in the sky.  Every 30 seconds you will receive a random
+     "This package provides an extension of the Minetest game that lets you
+build your island in the sky.  Every 30 seconds you will receive a random
 block or item from the oneblock to expand the island!")
-    (license license:gpl3)
+    (license license:gpl3+)
     (properties `((upstream-name . "NO11/oneblock")))))

      parent reply	other threads:[~2022-12-08 12:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01 20:11 [bug#59749] [PATCH] gnu: minetest: Add minetest-oneblock Vivien Kraus via Guix-patches via
2022-12-01 21:00 ` [bug#59749] Please add minetest-oneblock Vivien Kraus via Guix-patches via
2022-12-08 12:02 ` 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

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

  git send-email \
    --in-reply-to=87r0xadrx7.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=59749-done@debbugs.gnu.org \
    --cc=vivien@planete-kraus.eu \
    /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.