From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EMm7BtQel2DBLgAAgWs5BA (envelope-from ) for ; Sun, 09 May 2021 01:29:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QMZqAtQel2CDWQAA1q6Kng (envelope-from ) for ; Sat, 08 May 2021 23:29:24 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9AEB222DA1 for ; Sun, 9 May 2021 01:29:23 +0200 (CEST) Received: from localhost ([::1]:42468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfWNu-00073R-Hg for larch@yhetil.org; Sat, 08 May 2021 19:29:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35264) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfWNa-00073H-Av for guix-patches@gnu.org; Sat, 08 May 2021 19:29:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41355) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lfWNa-0005Ac-2v for guix-patches@gnu.org; Sat, 08 May 2021 19:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lfWNZ-0002kM-Ua for guix-patches@gnu.org; Sat, 08 May 2021 19:29:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48304] [PATCH] gnu: expat: Update via graft. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 08 May 2021 23:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48304 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48304@debbugs.gnu.org Cc: sebastian@pipping.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162051649610547 (code B ref -1); Sat, 08 May 2021 23:29:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 May 2021 23:28:16 +0000 Received: from localhost ([127.0.0.1]:52898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfWMq-0002k3-AD for submit@debbugs.gnu.org; Sat, 08 May 2021 19:28:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:44080) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfWMn-0002jx-2n for submit@debbugs.gnu.org; Sat, 08 May 2021 19:28:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35254) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfWMm-00071W-Ga for guix-patches@gnu.org; Sat, 08 May 2021 19:28:12 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:46424) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfWMh-0004Zj-Hx for guix-patches@gnu.org; Sat, 08 May 2021 19:28:11 -0400 Received: from localhost.localdomain (91-114-247-246.adsl.highway.telekom.at [91.114.247.246]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4Fd3QT4KvNz1LLyW; Sun, 9 May 2021 01:28:01 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4Fd3QT4KvNz1LLyW DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1620516481; bh=/Dd0D20C2ypCt4wJYoEYmUmjr+F2npnVI6y5APpzIrI=; h=From:To:Cc:Subject:Date:From; b=YDMtUo/jpvl4AaYYe0OMTocxt0Jh9iHtwXSt8y+GjNvAMvQ3X6GOLfu8sBUn7xvAQ W2PsPjMBjO5S9ApF/434pn1BPs69wJNNSY+P9DIq3AMRnRmhqZjnAk9PXiFs/WhEFa ijO6EiPf8dX3bt+1ZGNb13JwEVvWTHb67hMWnH9A= From: Leo Prikler Date: Sun, 9 May 2021 01:27:29 +0200 Message-Id: <20210508232729.11557-1-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 Received-SPF: pass client-ip=129.27.2.202; envelope-from=leo.prikler@student.tugraz.at; helo=mailrelay.tugraz.at X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620516563; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=/Dd0D20C2ypCt4wJYoEYmUmjr+F2npnVI6y5APpzIrI=; b=ITRtzRSBWv50NJHikegUThXm+bjPvqU6vIYp3RNaP/SF+DHW4I/LiSAbJE6AqoMoih5Cwp BxUiCAF6U20P4iaNH24qkiHpNzsfnkNBWG+y9kIPaMIxjSDTfId1NEoNjKkN5UxOwlJA9K 7+rXLr5P6Kw5PVaxBdKh+MOcFAJmaxcsRmSXqWCy2nLr8+xvAysZK3j2JUeLqxStXO7P0K U41Gxv/pxZCtPBe3x/IHTmwzEaQ2yFOZPlJRV+5Qwk64X/lBPYlRSJTD/ycXJCQHgUJQSO R9rlLJvHKqF08OY5ISib6ObJyZMEY7mAcpoPwdGCfZFJtwHhCwa22DcMf3mBOA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620516563; a=rsa-sha256; cv=none; b=BKvXnlw66lUwhWbySAWRJV4u0MiNlZQDo6D5Oj7NJNY7bi9jTsa2RvzBsOIlrmBHq/8fKV 3U8sRpdJYhRHLL1iq0KdDgKXQpp+Hogvq4AsO+/ub+a9BJIImcYhTCfgwa4EoWieirqP46 wK6qofkSq/KpcXe0Kb95WafRwhFhSiXOuY4DJofV0tsSLLRW2VAW8a7+LKsqWH/A0M9scq w/BE6PZuYwzREMJ59nzlPjksvJWYkFe4k+6msOTkjdvTdRIwyCmMst9IYBGj7EjR1XjRHH xg2ky9JaVZ4UK6GmOfV8IMnxBeplP0qFWO+lCFVtTH69vwe3A6GACiPyodvG6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b="YDMtUo/j"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b="YDMtUo/j"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 9AEB222DA1 X-Spam-Score: 3.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: AATdTHFNhtuN * gnu/packages/xml.scm (expat-2.3.0): New variable. (expat)[replacement]: Add it. --- gnu/packages/xml.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index 931698a575..d8472f5fa3 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -120,6 +120,7 @@ the entire document.") (package (name "expat") (version "2.2.9") + (replacement expat-2.3.0) (source (let ((dot->underscore (lambda (c) (if (char=? #\. c) #\_ c)))) (origin (method url-fetch) @@ -143,6 +144,23 @@ stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).") (license license:expat))) +(define-public expat-2.3.0 + (package + (inherit expat) + (version "2.3.0") + (source (let ((dot->underscore (lambda (c) (if (char=? #\. c) #\_ c)))) + (origin + (method url-fetch) + (uri (list (string-append "mirror://sourceforge/expat/expat/" + version "/expat-" version ".tar.xz") + (string-append + "https://github.com/libexpat/libexpat/releases/download/R_" + (string-map dot->underscore version) + "/expat-" version ".tar.xz"))) + (sha256 + (base32 + "1ab7fkab4wbj53xqsx2a4h5m310ak9abczjh0a2ymg73nsclz8ya"))))))) + (define-public libebml (package (name "libebml") -- 2.31.1