unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69137] [PATCH] gnu: 0ad-data: Don't export.
@ 2024-02-15  2:08 Clément Lassieur
  2024-02-16  1:43 ` bug#69137: " Clément Lassieur
  0 siblings, 1 reply; 2+ messages in thread
From: Clément Lassieur @ 2024-02-15  2:08 UTC (permalink / raw)
  To: 69137
  Cc: Clément Lassieur, Liliana Marie Prikler,
	宋文武

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69137: [PATCH] gnu: 0ad-data: Don't export.
  2024-02-15  2:08 [bug#69137] [PATCH] gnu: 0ad-data: Don't export Clément Lassieur
@ 2024-02-16  1:43 ` Clément Lassieur
  0 siblings, 0 replies; 2+ messages in thread
From: Clément Lassieur @ 2024-02-16  1:43 UTC (permalink / raw)
  To: 69137-done; +Cc: Liliana Marie Prikler, 宋文武

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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-16  1:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-15  2:08 [bug#69137] [PATCH] gnu: 0ad-data: Don't export Clément Lassieur
2024-02-16  1:43 ` bug#69137: " Clément Lassieur

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).