X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF9CB385771F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1684874290;
	bh=5nQRday0R4f3gvQIgr9DvBNjy04A092R5RgsMpuZPt8=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=TBWtPZ14ur7sn+P6JVfMyD1hp1f4VNUDpZ0iqqyNegm1Eq41wLrjFfIIwkw74uLaG
	 Has6e1hGbu1IACk+ugUBA4y0sv+cUqS2tOVBggjLa1mRQjCqtMEnTDDGmgGz96j7+s
	 Aj5qqpmXU7tlfEn1g9fI62E5YBSO7E4uNie/32RI=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AEF71385802F
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F57B3858414
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BB0193858D35
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1684874226; x=1687466226;
 h=content-transfer-encoding:mime-version:message-id:subject:to:from
 :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=FXxj/OsY+EfS64rL3PVLIGM96sZsNTBIq0Xj/IXIiGo=;
 b=KnWIrLv+jMKJu5IfJGBbBw3OGIUx6RQ+Gt1LJBnSw6m7dFOIdYlHcVIGeE/qSoG1yG
 EuNN43d/oeWOLTRvVJijgqmOM6tkavbux7xG8bfvJ7WFaE/YhwCD4ydNOo6Lh7A1xukh
 NtQLknrFGF1rtM5cfWqDR/tE4AFfrh6aUorXwS5YCq4s6BGfeIklOR3svs05J+/zrRm8
 zF1CpVuCCLCQwiptydWNvdOBEWx4QwDkR/E8WxB2b8pVd6IMzS7k+KyDe4oonpN/fSnZ
 0qlqi86t5oS7XWg2Y/MqiH+kJlQOdmIxFaCV8MI4/IEZsSVU5K3Qpoi6Mg9wyR/u/yvQ
 y0Ig==
X-Gm-Message-State: AC+VfDzek2yfta6YogsLbCwbdjLCi96bsAmFDvECqjm3ZhkCfG9kJR8h
 PretDS7KJVCX7+1bbdw0N1hXn9BoU/Q=
X-Google-Smtp-Source: ACHHUZ7W31pcBgoB+JgnIIV7Iz8mT+LK5aYm3VKef1Cmuw/mA8+KJ2urylRt4ZbwRLg0HKLEHbn+yg==
X-Received: by 2002:a17:903:248:b0:1a9:3b64:3747 with SMTP id
 j8-20020a170903024800b001a93b643747mr18894363plh.17.1684874225349; 
 Tue, 23 May 2023 13:37:05 -0700 (PDT)
Date: Wed, 24 May 2023 05:37:04 +0900
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: double-conversion 3.3.0-1
Message-Id: <announce.20230524053702.C5EC.50F79699@gmail.com>
MIME-Version: 1.0
X-Mailer: Becky! ver. 2.81.04 [ja]
X-Antivirus: Avast (VPS 230523-6, 2023/5/23), Outbound message
X-Antivirus-Status: Clean
X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=no 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-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
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: Lemures Lemniscati via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Lemures Lemniscati via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

The following packages have been uploaded to the Cygwin distribution:

* libdouble-conversion-devel-3.3.0-1
* libdouble-conversion3-3.3.0-1

* double-conversion-3.3.0-1-src
* double-conversion-debuginfo-3.3.0-1

This is an update to the latest upstream

--
This project (double-conversion) provides binary-decimal and decimal-binary
routines for IEEE doubles.
   The library consists of efficient conversion routines that have been
extracted from the V8 JavaScript engine. The code has been refactored and
improved so that it can be used more easily in other projects.


HomePage: https://github.com/google/double-conversion#readme
News: https://github.com/google/double-conversion/blob/v3.3.0/Changelog
Source: https://github.com/google/double-conversion/tree/v3.3.0
License: BSD-3-Clause License
  https://github.com/google/double-conversion/blob/v3.3.0/LICENSE

Cygwin Package Summary:
  https://cygwin.com/packages/summary/double-conversion-src.html
Cygport Source:
  https://cygwin.com/git/?p=git/cygwin-packages/double-conversion.git

--
Lemures Lemniscati

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