X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 619DB3857724
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1685599567;
	bh=ltJrTYMCx0KdRoD6WJy05ceIy49n12c2l5f+6eV6URw=;
	h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=NBbLoJEOGx4CbOOmcHyEmvSaazGDF9aBgw+txuZgPZT8Zg0yOX+LWWtZtjP8vLqRr
	 SfYWQbeQnoskLC5SDOsHjYHgc0PKNpdAIQyFhmOu6RXFtS70e9hr7KbkDwBUv5QCrZ
	 x0eJFlVANDah7V0BMxgWOpAVlsW69fUkGtPWvcAc=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B13573857738
X-Authority-Analysis: v=2.4 cv=XZqaca15 c=1 sm=1 tr=0 ts=64783534
 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17
 a=IkcTkHD0fZMA:10 a=VwQbUJbxAAAA:8 a=7392p9bmP1SmsWvOWsUA:9 a=lqcHg5cX4UMA:10
 a=QEXdDO2ut3YA:10 a=s5zKW874KtQA:10 a=AjGcO6oz07-iQ99wixmX:22
Message-ID: <858b04a8-f344-cafa-c837-4201337d5752@Shaw.ca>
Date: Thu, 1 Jun 2023 00:05:39 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.11.2
Subject: Re: [ANNOUNCEMENT] Updated: guile-3.0.9-2
Content-Language: en-CA
To: cygwin@cygwin.com
References: <announce.f89e6fde-93ed-792c-4f64-2de8c65e5489@gmail.com>
 <1655626221.2764790.1685583918500@mail.yahoo.com>
Organization: Inglis
In-Reply-To: <1655626221.2764790.1685583918500@mail.yahoo.com>
X-CMAE-Envelope: MS4xfICiDiXYZE1PNhc/WqOa8gzZR6r9VYMaRRVv6gE/aUO3NcXqmbOXIReWH9DvsMgDuwo5vcMfC4No7qj3CYJz+GufHrBmXNOt1bvdVj9SL64fOQACr+mK
 TeYqS4UTRvz5Wgvg5VE2rRCCGpqUhxHEgLyrrD9rxoBzqruTNZMyQpr1FaPpyk44raZ8Qhbvkzl6dZxGH4/8A0uK7k1/nN6Rdz8=
X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, NICE_REPLY_A,
 RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Brian Inglis via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Brian Inglis <Brian.Inglis@Shaw.ca>, Mike Gran <spk121@yahoo.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 35166UQx032701

On 2023-05-31 19:45, Mike Gran wrote:
> On Saturday, May 13, 2023 at 11:40:01 PM PDT, Marco Atzeri wrote:
>> Version 3.0.9-2 of
>>     guile3.0
>>     libguile3.0-devel
>>     libguile3.0_1
>> have been uploaded for cygwin.

> Where can I find the source patches that Cygwin uses for guile3.0?

Inside the source package which includes the cygport package build script 
definitions plus any patches or custom files or build scripts if required:
install the source package using the Cygwin Setup program setup-x86_64 or 
download it from your local mirror path as

	https://.../x86_64/release/guile3.0/guile3.0-V-R-src.tar.*z*

e.g.

https://mirrors.kernel.org/sourceware/cygwin/x86_64/release/guile3.0/guile3.0-3.0.9-2-src.tar.xz

Extract it, change to the extracted directory, then run:

	$ cygport guile3.0.cygport get all check

possibly in the background, with redirections to logs, and/or nohup.

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

-- 
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

