GNU bug report logs - #69137
[PATCH] gnu: 0ad-data: Don't export.

Previous Next

Package: guix-patches;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Thu, 15 Feb 2024 02:10:01 UTC

Severity: normal

Tags: patch

Done: Clément Lassieur <clement <at> lassieur.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Clément Lassieur <clement <at> lassieur.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69137: closed ([PATCH] gnu: 0ad-data: Don't export.)
Date: Fri, 16 Feb 2024 01:44:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 16 Feb 2024 02:43:04 +0100
with message-id <87o7chb2vr.fsf <at> lassieur.org>
and subject line Re: [bug#69137] [PATCH] gnu: 0ad-data: Don't export.
has caused the debbugs.gnu.org bug report #69137,
regarding [PATCH] gnu: 0ad-data: Don't export.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69137: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69137
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Clément Lassieur <clement <at> lassieur.org>
To: guix-patches <at> gnu.org
Cc: Clément Lassieur <clement <at> lassieur.org>
Subject: [PATCH] gnu: 0ad-data: Don't export.
Date: Thu, 15 Feb 2024 03:08:42 +0100
* gnu/packages/games.scm (0ad-data): Don't export.

Change-Id: I6f4706e0a73e6c9bc47926a3806b95414456dd29
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 06ba868f3554..dd5ca81edba2 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7232,7 +7232,7 @@ (define-public lugaru
                    license:cc-by-sa3.0
                    license:cc-by-sa4.0))))
 
-(define-public 0ad-data
+(define 0ad-data
   (package
     (name "0ad-data")
     (version "0.0.26-alpha")

base-commit: 14210b7f58ad76605fa9859395a1b57666a5c7c4
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Clément Lassieur <clement <at> lassieur.org>
To: 69137-done <at> debbugs.gnu.org
Cc: Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 宋文武 <iyzsong <at> envs.net>
Subject: Re: [bug#69137] [PATCH] gnu: 0ad-data: Don't export.
Date: Fri, 16 Feb 2024 02:43:04 +0100
On Thu, Feb 15 2024, Clément Lassieur wrote:

> * gnu/packages/games.scm (0ad-data): Don't export.
>
> Change-Id: I6f4706e0a73e6c9bc47926a3806b95414456dd29
> ---
>  gnu/packages/games.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Pushed.


This bug report was last modified 1 year and 97 days ago.

Previous Next


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