delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/01/17/02:17:04

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 915CD398E41A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1610867766;
bh=3pZWYxlRJWlRl0Zi0QEJz0jRvaB8WxjBkohwD7Z1fIU=;
h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=FpsV/0sokZeXzqx6gx12LSR/Z3bAfkYJn31+/hGcaRMkeqz2MzLmue2AybqmPHr1d
a2Co1qaIqO73CZsRo3R6AlMX5ikcuJGwa3MaTKJPsf/LY/vti05XsuUCtXr0uOxohb
thL5fHlCNMyFjB+nPXf92YormlpX70dAMaITEZTQ=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 17D3A3890401
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B7136398E412
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4DC3E3890401
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:to:from:subject:message-id:date:user-agent
:mime-version:content-language:content-transfer-encoding;
bh=pbBWNOW85W0+iq0EbmwApsZclisZo3XLkDHMt+qExNw=;
b=VRVeE35kQZRONPTeh7IKZ8/DbZSvHWPs8Ra6JFu9fh3713G/ghUkIUj0rfMkBexAiI
bvWIQ+/3+Df07y+qnK3F21HdpRup9PghnKM0ZNzXmgXu7Fcn8SYDpr4Dd/+hxKJQUREo
JJu/Nm+zOVf8+2oanLEJIpt5l70vmuVZjusj5aq2DIAb3FZjrNivoktYAZ9pQgMBTlvL
047ejUd/dScWTsFq1KT4gY/9iNggWrHhGDqNLrYMWUYvrhDGHKjZa9SyjnZIZVuWYe7Q
PXNp4JHLHKpb79qmVp2Rp55f5n6uERTjGoxBGjvufJ0aTfC+BDSdR6un+pWlagrpfoLu
eSYQ==
X-Gm-Message-State: AOAM530gPyLf122IDJhLd8+NrSUBalUX5sYVrVlOVIEoP25V0SP2DWnm
C95fPVn4mwY0e3Z5SecXftRSZh7ekro=
X-Google-Smtp-Source: ABdhPJwLiN/DrAHlBt6YPTLdk3HPsE2onBppxrBQamkrEK+hgkBzLHkrOHmahBvJrKLXwGcxUR4y0g==
X-Received: by 2002:a1c:356:: with SMTP id 83mr16134528wmd.31.1610867761399;
Sat, 16 Jan 2021 23:16:01 -0800 (PST)
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: guile-3.0.5-1
Message-Id: <announce.3aefbd37-12c2-59ab-ac50-7ddacb120ed6@gmail.com>
Date: Sun, 17 Jan 2021 08:15:59 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.6.1
MIME-Version: 1.0
X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Version 3.0.5-1 of

   guile3.0
   libguile3.0-devel
   libguile3.0_1

have been uploaded for cygwin.

CYGWIN NOTE
"guile" package has been obsoleted

The package postinstallation script uses alternatives(8)
to install a symlink for /usr/bin/{guile,guild,guile-config}
programs.

CHANGES
Latest upstream releases.
https://www.gnu.org/software/guile/news/gnu-guile-305-released.html

DESCRIPTION
Guile is an implementation of the Scheme programming language,
supporting the Revised5 and most of the Revised6 language
reports, as well as many SRFIs.
Guile is designed to help programmers create flexible applications
that can be extended by users or other programmers with plug-ins,
modules, or scripts.

HOMEPAGE
https://www.gnu.org/software/guile/

Regards

Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019