From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gJJdEPijw2QgDgAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 13:18:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QAekD/ijw2R+NgAA9RJhRA (envelope-from ) for ; Fri, 28 Jul 2023 13:18:16 +0200 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 0E84D66483 for ; Fri, 28 Jul 2023 13:18:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T7cWnhF8; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690543096; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=dRSw/sZNXAY3n42YkVsZXpID1ovCHGoWFrOHDLMGFt0=; b=OUO+W/nwUh/beBKzZuyScbnQbOrarS9QXpXLLsvg1tw1wek9a41NrjRKsfbeiLPNrXCmvV eWD+s/0uVH8/sydeyw7AmQSd9SqqpQc1gSKLrAMWuajaCcmmtDsmZQMJ0/xvtOsueeSmZc VrxM6GUdHwxfrfr0lh1s0g4+PMvWtQfbWK08mXxFvGp/MTousP4LBt8ioyXv+gOhA3WMWY QPGLHjRjcLCRTARJeaDowk7eIn813/3ZhCeaHGnLtFhf2erlGJho8Sqaa/cBIVn6EKzKlL MhxJaNhJjvoO9MPRRsX+9/7eV5dBjWC61tP3xw/FHbLnYzUZ3ogRNb1KjGOpzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T7cWnhF8; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690543096; a=rsa-sha256; cv=none; b=No7881tcZ0Kr6iVrpl2Rmvhhn2UOUDQeKH/+nxwDwBteSU17GbyI41DbwVOLOYtnbJKbDp HsyWRsYp2TGNrmxMxWA4buv4kTeO6Nm2NuvX4Xvo1mWtutU+T2Gdwb3VZeZtRcAlqQdUBf qHWo4HbujNQjibDBHgWqjVTRlPeWmJiWy6XhFmtiDkVxPi1IKxCPGyXwEAIKSLGH3sPHSO p7k1oBDu5FYyDFMO3a6sANyzqyanF2+4SCXs605UMnDG6ZV56ImqQGFcPm6XLGSXhvHJxZ biXD2BKhy9vmaF7Ki5v2ygzKS65MuFQYzrQHUwKnR+9+ADBCd68aZUzIwPvjDQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPLMC-0000sO-7z; Fri, 28 Jul 2023 07:10:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qPLMA-0000rv-8D for guix-patches@gnu.org; Fri, 28 Jul 2023 07:10:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qPLM9-00082K-VR for guix-patches@gnu.org; Fri, 28 Jul 2023 07:10:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPLM9-00006Y-RI; Fri, 28 Jul 2023 07:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64249] [PATCH ocaml-team v4 3/9] gnu: Update coq-gappa to 1.5.3. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 11:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64249 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64249@debbugs.gnu.org Cc: pukkamustard , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 64249-submit@debbugs.gnu.org id=B64249.169054254532742 (code B ref 64249); Fri, 28 Jul 2023 11:10:01 +0000 Received: (at 64249) by debbugs.gnu.org; 28 Jul 2023 11:09:05 +0000 Received: from localhost ([127.0.0.1]:43843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPLLF-0008W0-GT for submit@debbugs.gnu.org; Fri, 28 Jul 2023 07:09:05 -0400 Received: from mout01.posteo.de ([185.67.36.65]:54693) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPLL7-0008Ts-SB for 64249@debbugs.gnu.org; Fri, 28 Jul 2023 07:08:58 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 501F5240027 for <64249@debbugs.gnu.org>; Fri, 28 Jul 2023 13:08:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1690542532; bh=iDuYl+NZjT0HbFLy6F1zyZvehLzekvdRtQ2GAT0H8so=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=T7cWnhF8OPAD5cKiYeOLczpWYkldrSnBkJ2FdFW8I7iKMpP2O1RYFCcmWtZQUeBi0 W1o5ViRx6D7PMGD+tinvPYDV09+wi46xp2LeZ2USwnYy4peHAXJeV+EBo4VjZo4H9w FIfOEqogZXSN/Vkxdt6qhbc04yzivd3WpC/cu/Btgj7Z6vdNOD/oBL8yhrmPCPa8AH 8EVVxgLBXqPt0cm+zluW94esuVAHXy6ePCZW0s0NVIEb9TpY++zLkL7qc+sbZKY2tp 2uFu5EMhglt35NKSMYglVdJRYC6IRDa4eEUU/PD29i7t97Q49tML2WE9t1KQMs3ay/ +uxIsWQgL9jQw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RC4dH6GQJz6tyd; Fri, 28 Jul 2023 13:08:51 +0200 (CEST) From: pukkamustard Date: Fri, 28 Jul 2023 11:08:25 +0000 Message-ID: <0ecaf2c0a4704a361187d69a696118f54112fbba.1690541801.git.pukkamustard@posteo.net> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 5.66 X-Migadu-Queue-Id: 0E84D66483 X-Migadu-Spam-Score: 5.66 X-Migadu-Scanner: mx0.migadu.com X-TUID: vLSJKg6fEZLf * gnu/packages/coq.scm (coq-gappa): Update to 1.5.3. --- gnu/packages/coq.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/coq.scm b/gnu/packages/coq.scm index 215e947fd4..86a9aef0f4 100644 --- a/gnu/packages/coq.scm +++ b/gnu/packages/coq.scm @@ -288,7 +288,7 @@ (define-public coq-flocq (define-public coq-gappa (package (name "coq-gappa") - (version "1.5.2") + (version "1.5.3") (source (origin (method git-fetch) @@ -298,7 +298,7 @@ (define-public coq-gappa (file-name (git-file-name name version)) (sha256 (base32 - "0l65ah81yj9vabgkwqh47c02qvscvl8nl60gqn1qrs47dx1pi80q")))) + "1dzkb2sfglhik2ymw8p65khl163xxjsaqji9agnnkvlk5r6589v6")))) (build-system gnu-build-system) (native-inputs (list autoconf -- 2.40.1