Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        guile: A GNU implementation of Scheme for application extensibility.
        
        
        - Summary
 
        - GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library
implementation of the Scheme programming language, written in C.  GUILE
provides a machine-independent execution platform that can be linked in
as a library during the building of extensible programs.
Install the guile package if you'd like to add extensibility to programs
that you are developing.
 
        
        
        Changelog
        
            - * Tue Sep  5 17:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 5:1.8.0-8.20060831cvs
 
            - make triggerin scriptlet a bit safer
 
        
            - * Fri Sep  1 17:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 5:1.8.0-7.20060831cvs
 
            - update from CVS
 
        
            - * Wed Jul 12 17:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 5:1.8.0-6.20060712cvs
 
            - update from CVS
- fix requires (#196016)
- link libguile with pthread (#198215)