delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/05/18/13:12:27

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D37153959C31
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1621357925;
bh=vsvHNoKU14nwCUmCB8D5+K8vZZgBeIxVC+Yx3rGOXXo=;
h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=iRFj9+S5OeB/XYlx3xuGH9MDbrBm8QtflhXd4F2K7MYl1atbGH3to05eDVGKxGWTS
5WA144kL8hqVJA3Mpw57VB9JPv52kYkUQA6d7Ev9DsfQ7LiGdKDZ4pLKDK5DtRfJXy
VzelI3HHzDZufIyE5IJZgWQf95sSr82lXPRMAofw=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7056439574D5
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0E5C63957483
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9A72D3844072
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=OBgv6bjWx+CpK+z+Lm3VK3KmubbUlDs/4a9iIlmwvC4=;
b=Glajb2AeLV7WN6SIfnk1Btg4Q1g7r0YPmzOVa4zo9xTS30j9RPF3UKCPrWkvHDBe4n
OF10/NRLZzFgiSC6b26lRBWwYFq5A9tWLjoAvpTaoXMp1uKgPLoXcIFGyO2v91ePt2Se
W0BI11tA1PuEKvY7saTZ2XWmUy1K6tTmU3Ey9FLRqyU8CZyFb3Ua0aTlvE0PLSID9swz
nd/H3Xh1dvOSo7sikms5rR/20quXbrQRbZ0RT+1ySA8mmoOoU2chT8g5362xF+/jE9GV
anZLNXI4vDAy7oP6Noaz695w9jt+pYYbnWbk2qpH0XFXjMhMzFqwKPIm7dGYXsB9wZFi
CIVQ==
X-Gm-Message-State: AOAM533Ij5KXcirM98sZhzIh43m9JNysWr/y71n+oaxGnFKCVsZGYj1c
AqvTh/5kGtz+4kmOfS+pADtDsxPeDtGwig==
X-Google-Smtp-Source: ABdhPJyKtQ+aHPn8HABzUETpT4jSw9Jh2heNPmJ1avM8jqtve1iiYHH3buYxnsHO9kcSABvtCwh8pw==
X-Received: by 2002:adf:ea82:: with SMTP id s2mr8273240wrm.397.1621357920716;
Tue, 18 May 2021 10:12:00 -0700 (PDT)
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: guile-3.0.7-1
Message-Id: <announce.729db7bd-96b7-a4e1-5fdf-16d5cde02b0b@gmail.com>
Date: Tue, 18 May 2021 19:11:59 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.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.7-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 bugfix releases.
https://www.gnu.org/software/guile/news/gnu-guile-307-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