From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CIAEBQeb6WAiPAEAgWs5BA (envelope-from ) for ; Sat, 10 Jul 2021 15:05:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KIyqAAeb6WDlFgAAB5/wlQ (envelope-from ) for ; Sat, 10 Jul 2021 13:05:11 +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 24C911CDC7 for ; Sat, 10 Jul 2021 15:05:10 +0200 (CEST) Received: from localhost ([::1]:46560 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m2CfM-0004Pr-RW for larch@yhetil.org; Sat, 10 Jul 2021 09:05:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m2CfG-0004Pb-Sn for guix-patches@gnu.org; Sat, 10 Jul 2021 09:05:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48731) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m2CfG-0003oZ-Kv for guix-patches@gnu.org; Sat, 10 Jul 2021 09:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m2CfG-0002Yj-FW for guix-patches@gnu.org; Sat, 10 Jul 2021 09:05:02 -0400 Subject: bug#49453: [PATCH] Update hevea to 2.35. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 10 Jul 2021 13:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49453 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ivan Gankevich Cc: 49453-done@debbugs.gnu.org Mail-Followup-To: 49453@debbugs.gnu.org, julien@lepiller.eu, i.gankevich@spbu.ru Received: via spool by 49453-done@debbugs.gnu.org id=D49453.16259222819800 (code D ref 49453); Sat, 10 Jul 2021 13:05:02 +0000 Received: (at 49453-done) by debbugs.gnu.org; 10 Jul 2021 13:04:41 +0000 Received: from localhost ([127.0.0.1]:60275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2Cev-0002Y0-6H for submit@debbugs.gnu.org; Sat, 10 Jul 2021 09:04:41 -0400 Received: from lepiller.eu ([89.234.186.109]:50552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2Cet-0002Xq-3u for 49453-done@debbugs.gnu.org; Sat, 10 Jul 2021 09:04:40 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id f177de4f; Sat, 10 Jul 2021 13:04:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=wpQDQBbTCAe2 5RohZcBueRvqg654E1KIxizsuVyDQfg=; b=ILFrz9Ekln/ChPRQ7qN/OlybIWFC rUMH1VNL+K5d7t6G3UvCO+8AI2lfMGTb7tZS51GeUzvRNztAoGiYx2fOs/41ulh8 QE4Y1n3z4PbPSeHF+h4071mWpNXkMer1k6DDEUGCFcpaPrYTuNIkv6KGTHh3HF/t 6UTEW7Qb7JUXUBbtzXaLH8wOAMtjhXI39Ektmqun2cwYSRYxOgK6plmnZ+GkHhqr 7e2H2xq6b9H1zKnOI4D8R4Ft7ehbyIOKy/mZqxEyixTj4CuBtW+fAJDW6cAOuLEH GQxv6y2DMns4l/bBobSUeKQxTojGWDP+SkjJ9QvbzNwoVihVnRAVL4pTPQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id c8507a51 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 10 Jul 2021 13:04:36 +0000 (UTC) Date: Sat, 10 Jul 2021 15:04:33 +0200 From: Julien Lepiller Message-ID: <20210710150433.4468a170@tachikoma.lepiller.eu> In-Reply-To: <20210707065753.13202-1-i.gankevich@spbu.ru> References: <20210707065753.13202-1-i.gankevich@spbu.ru> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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=1625922310; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=QbNSCeA3V2oOaHhi0x0mHvrobOxqelteDuisT5E6g6w=; b=YfShqAeNiBG1Dme7tHMbKxAizLzj+npWssi4Avpar2OfHkF7+UpioN7vUTwBhbiIp/MbXJ H4+PNNZ8mOMOKh0JSEVi1zYj2UOSLqOtgbUbKHiKkhrDegnRyUNH+gnPtEtVmgOoaMsQZ+ RDhqyW15yBShSwELy2XqZFulYCRRjCxrlJU0yNaEbxK+N+hDzVMQiAnv0ICLJ7V5b27krS B32vsetmtkDcJJBhpoBjLNrtiz9DOtl4ixuT8a4wQsyHUJGShGSPFyImCpXvY/HosQ94DG lr/ylqgW5K8M7ICxxk1gdmIh2Ha1HsAtnVQ8BwqANiJv3YLDka0FIVTuDxGOyg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625922310; a=rsa-sha256; cv=none; b=GboiHsddAB3lpLKR0GVFAWvNWQDrSK2a34uj564w6UbVtd4xCRvV48Alxjx+iROUZZan11 CYec+PJqqX4itgVT5SMcK1PQIGNQLyWV8cwpu2kRoUfY+r7FM44zHxeUEy/uoAFqsKhOih FqXv/UQQdcmuWEUik6ZALxDipGkssPu2Lf94zJtuQ2BEyz4vnRjMjj/+Oa/kMWwoXGYASW K3FriihUFVRNpPftvR+l6LRlvuJba51bD/dEgZEkvMiXIgGJgoV9Jbd2Mr+WVqJHxUDh0Z V4AGBIu0lQME5soH29rOq4i4XUxLNJGsFhfLPcWCHvhlyfcbGjt1D+cJgWN75Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=ILFrz9Ek; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: -1.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=ILFrz9Ek; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: 24C911CDC7 X-Spam-Score: -1.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: gAcPCvWtVVxL Pushed as bfa0df0d612b745b97c0785c31e76e8cde58657d, thank you! I fixed the commit message to follow Guix conventions, and added a copyright line for you: gnu: hevea: Update to 2.35. * gnu/packages/ocaml.scm (hevea): Update to 2.35. Le Wed, 7 Jul 2021 09:57:54 +0300, Ivan Gankevich a =C3=A9crit : > --- > gnu/packages/ocaml.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm > index cec6eb4f89..652ad3c5f4 100644 > --- a/gnu/packages/ocaml.scm > +++ b/gnu/packages/ocaml.scm > @@ -933,14 +933,14 @@ concrete syntax of the language (Quotations, > Syntax Extensions).") (define-public hevea > (package > (name "hevea") > - (version "2.34") > + (version "2.35") > (source (origin > (method url-fetch) > (uri (string-append "http://hevea.inria.fr/old/" > "hevea-" version ".tar.gz")) > (sha256 > (base32 > - > "1pzyszxw90klpcmhjqrjfc8cw6c0gm4w2blim8ydyxb6rq6qml1s")))) > + > "1jwydkb9ldb1sx815c364dxgr569f2rbbzgxbn2kanrybpdbm2gi")))) > (build-system gnu-build-system) (inputs > `(("ocaml" ,ocaml)))