guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/12: gnu: gzochi: Switch to Guile 2.2.


From: Ludovic Courtès
Subject: 04/12: gnu: gzochi: Switch to Guile 2.2.
Date: Mon, 30 Apr 2018 17:41:31 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 0e4885af027e1036143d302150b48211942a2a67
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 30 19:13:38 2018 +0200

    gnu: gzochi: Switch to Guile 2.2.
    
    * gnu/packages/game-development.scm (gzochi)[inputs]: Switch to GUILE-2.2.
---
 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 1374676..1b92bde 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -245,7 +245,7 @@ PCM data.")
     (native-inputs `(("pkgconfig" ,pkg-config)))
     (inputs `(("bdb" ,bdb)
               ("glib" ,glib)
-              ("guile" ,guile-2.0)
+              ("guile" ,guile-2.2)
               ("libmicrohttpd" ,libmicrohttpd)
               ("ncurses" ,ncurses)
               ("sdl" ,sdl)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]