GNU bug report logs - #59749
[PATCH] gnu: minetest: Add minetest-oneblock.

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Thu, 1 Dec 2022 20:49:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 59749-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Vivien Kraus <vivien <at> planete-kraus.eu>
Cc: 59749-done <at> debbugs.gnu.org
Subject: Re: bug#59749: [PATCH] gnu: minetest: Add minetest-oneblock.
Date: Thu, 08 Dec 2022 13:02:44 +0100
[Message part 1 (text/plain, inline)]
Hi,

Applied with the changes below, thanks!

Ludo’.

[Message part 2 (text/x-patch, inline)]
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")))))

This bug report was last modified 2 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.