From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by sourceware.org (Postfix) with ESMTPS id 38325385702E for ; Fri, 3 Jun 2022 13:05:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 38325385702E Received: by mail-pj1-x1030.google.com with SMTP id e24so7363922pjt.0 for ; Fri, 03 Jun 2022 06:05:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=AecxI0/QAReVLXf1cpBqfYpXEdSy1muIbQqVg1PGn+o=; b=F1Jq4NI/mIHFehTdHMHdxT0phGoXxNqo9MSDS2eeUqH9GN1C+c3ypgVMUYcMT9LD0f VvpOxgJRFfYdTrG358hB9q3+hvTIBzbsrXoIoqHoBUyLaxtySd7qNhC9XUX/N+dDAXhl Ck10tHtppI9q2pAyzOfxWlFqt7fkcQDod47u+aEnrJuZc+44x6apSb09MU0//pZ5IreB 24IdPBlTRaiTjjtuOkO0Aou7lkhawEqSOFHEFFkmUH8hx0bcNoFLQju3HlesljUf7ECn ksj50OxMbIeha8LlAJMaUli7UFF2A/F9epZaWyHU69qD3LMx/3H5vI3U2lxxw+6EUx9q eF/w== X-Gm-Message-State: AOAM5339ige2Qw1R+7H8yQn+x7dGuhytQwZk+kcLXVW1jAAwXaIxvVSL KhHZO6SkwMbLjQO+SPw4Sctl8UY0UWE= X-Google-Smtp-Source: ABdhPJxatwEJZP1WTw4TbRECG1EoW4Zgh8cil5tPuw49hlbMxaAGWI+I2F8j+/7/CFxo/5LmIhhHLQ== X-Received: by 2002:a17:903:290:b0:15c:1c87:e66c with SMTP id j16-20020a170903029000b0015c1c87e66cmr10317261plr.61.1654261534068; Fri, 03 Jun 2022 06:05:34 -0700 (PDT) Received: from [192.168.3.4] ([2400:2411:aa20:4300:c942:172e:314f:ace1]) by smtp.gmail.com with ESMTPSA id g23-20020a170902d5d700b00166423df3cdsm3266856plh.209.2022.06.03.06.05.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jun 2022 06:05:33 -0700 (PDT) Date: Fri, 03 Jun 2022 22:05:33 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated lua-lxp-1.4.1-2 Message-Id: <20220603220531.6FB1.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 220603-0, 2022/6/3), 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2022 13:05:36 -0000 The following packages have been uploaded in the Cygwin distribution: * lua-lxp-1.4.1-2 * lua-lxp-1.4.1-2-src * lua-lxp-debuginfo-1.4.1-2 This is an update to the latest upstream. Compiled for Lua 5.3 as before (not for Lua 5.4). -- SUMMARY: Lua Expat bindings DESCRIPTION: LuaExpat is a SAX XML parser based on the Expat library. HOMEPAGE: https://lunarmodules.github.io/luaexpat/ SOURCE: https://github.com/lunarmodules/luaexpat/tree/1.4.1 LICENSE: MIT License https://github.com/lunarmodules/luaexpat/blob/1.4.1/LICENSE Cygwin Package Summary: https://www.cygwin.com/packages/summary/lua-lxp-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/lua-lxp.git -- Lemures Lemniscati