From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10139 invoked by alias); 20 Feb 2015 19:19:19 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 6181 invoked by uid 89); 20 Feb 2015 19:18:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1424459891.12216.38.camel@cygwin.com> Subject: Updated: guile-1.8.8-1 From: Yaakov Selkowitz To: cygwin-announce Date: Fri, 20 Feb 2015 19:19:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-02/txt/msg00149.txt.bz2 The following packages have been updated in the Cygwin distribution: * guile-1.8.8-1 * libguile17-1.8.8-1 * guile-devel-1.8.8-1 Guile is an interpreter for Scheme, packaged as a library that you can link into your applications to give them their own scripting language. This is an update of the i686 version to sync with the existing x86_64 version. libguile17 now pulls in its correct (and now current) dependencies. -- Yaakov