unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40498] [PATCH] gnu: guile3.0-chickadee: Rename to guile3.0-chickadee.
@ 2020-04-07 21:23 Christopher Baines
  2020-04-23 21:49 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2020-04-07 21:23 UTC (permalink / raw)
  To: 40498

This avoids having to packages, both called guile-chickadee.

* gnu/packages/game-development.scm (guile3.0-chickadee)[name]: Change from
guile-chickadee to guile3.0-chickadee.
---
 gnu/packages/game-development.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 2a66f4a40c..d4b2fdcab2 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1777,7 +1777,7 @@ that parenthetically inclined game developers need to make 2D (and eventually
 (define-public guile3.0-chickadee
   (package
     (inherit guile-chickadee)
-    (name "guile-chickadee")
+    (name "guile3.0-chickadee")
     (version "0.4.0")
     (source (origin
               (method url-fetch)
-- 
2.26.0

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

* [bug#40498] [PATCH] gnu: guile3.0-chickadee: Rename to guile3.0-chickadee.
  2020-04-07 21:23 [bug#40498] [PATCH] gnu: guile3.0-chickadee: Rename to guile3.0-chickadee Christopher Baines
@ 2020-04-23 21:49 ` Ludovic Courtès
  2020-04-26 18:46   ` bug#40498: " Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2020-04-23 21:49 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 40498

Christopher Baines <mail@cbaines.net> skribis:

> This avoids having to packages, both called guile-chickadee.
>
> * gnu/packages/game-development.scm (guile3.0-chickadee)[name]: Change from
> guile-chickadee to guile3.0-chickadee.

Go for it!  :-)

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

* bug#40498: [PATCH] gnu: guile3.0-chickadee: Rename to guile3.0-chickadee.
  2020-04-23 21:49 ` Ludovic Courtès
@ 2020-04-26 18:46   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2020-04-26 18:46 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 40498-done

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


Ludovic Courtès <ludo@gnu.org> writes:

> Christopher Baines <mail@cbaines.net> skribis:
>
>> This avoids having to packages, both called guile-chickadee.
>>
>> * gnu/packages/game-development.scm (guile3.0-chickadee)[name]: Change from
>> guile-chickadee to guile3.0-chickadee.
>
> Go for it!  :-)

Done! Pushed as f47623843116c4a83240bb646edfcd9c0e1d8187.

Thanks,

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

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

end of thread, other threads:[~2020-04-26 18:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 21:23 [bug#40498] [PATCH] gnu: guile3.0-chickadee: Rename to guile3.0-chickadee Christopher Baines
2020-04-23 21:49 ` Ludovic Courtès
2020-04-26 18:46   ` bug#40498: " Christopher Baines

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