From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YGvQDu7eRGVPywAAauVa8A:P1 (envelope-from ) for ; Fri, 03 Nov 2023 12:52:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YGvQDu7eRGVPywAAauVa8A (envelope-from ) for ; Fri, 03 Nov 2023 12:52:14 +0100 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 0F16740260 for ; Fri, 3 Nov 2023 12:52:14 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=q9I9JJ+8; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699012334; a=rsa-sha256; cv=none; b=jN+eTt3WiVHmOBpAu9jo7XDnFT9deIuKptQI0M0304IXK7/TvYrQWahSWvHbkEHm2AhMrC nj9bRnadxvaiTRPk5s/8RBahA/DSzXDlDksE8b4gTIRGgFc/rruZh0FaNUP76g3UB47PKk W15iys9xp91fYkHciSr/GuacutmTsIgupkSDsk7X81XtL7s5a8k2oyJVL5yIeCyBvPPQGj y1OnJWtwbVbPTAB4UDXCGUsK0RqnbjPKC+xbDzIyBUh6+cxfxOxRRTmbwo9nC5FsWlXUf9 9MoI8npSGTy13aagj7bNn+/zX88S/W9S4w2CBbm15RI+d3cm1p1zbNRM0IwAXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699012334; 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=n//DVZ2JXomq680Vpm/h2RSGKFJWldyxxqMqlGj7jsw=; b=YWEaJl7pPeNKGR9NMSmTzqEyR/0F41kVmxrTon42DYwnxpTjIb3w3MQKAq64TkRK8GxzqI k6j5juC97rrxEE+uPPeZek2FQVngWF39s4Tit+9WPP8cy9/9ji7sTWC9m3dUgsgYjOm4p5 upvSTSsvbvYDhY9Wo5rQvKcjhY79pTOoH/WYQtRaU31m/8BVNOvgHUoVc+a7zcL1x50pW5 4Oy9Se5Y14J8ZXcfDBTR8lvnGPFfjl2GGkhdRQDnmVtvpN7a3cdS33CEm0YBve39YEYXlH PfdI9SUMe0CWpfEHbxc1jJcWFdKOwQM0LXCx8kKGAUHpfQL7Sdkn3Dc7+2UxUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=q9I9JJ+8; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qysiB-0003CH-BD; Fri, 03 Nov 2023 07:51:39 -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 1qysi5-000398-Pv for guix-patches@gnu.org; Fri, 03 Nov 2023 07:51:33 -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 1qysi4-00061j-4b for guix-patches@gnu.org; Fri, 03 Nov 2023 07:51:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qysib-0008Fi-9x; Fri, 03 Nov 2023 07:52:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64249] [PATCH v8 06/13] gnu: Update coq-autosubst to 1.8. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Fri, 03 Nov 2023 11:52:05 +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.169901228731573 (code B ref 64249); Fri, 03 Nov 2023 11:52:05 +0000 Received: (at 64249) by debbugs.gnu.org; 3 Nov 2023 11:51:27 +0000 Received: from localhost ([127.0.0.1]:57157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyshx-0008Cs-Ve for submit@debbugs.gnu.org; Fri, 03 Nov 2023 07:51:27 -0400 Received: from mout02.posteo.de ([185.67.36.66]:36523) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qysht-0008BC-Ch for 64249@debbugs.gnu.org; Fri, 03 Nov 2023 07:51:22 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3CB49240101 for <64249@debbugs.gnu.org>; Fri, 3 Nov 2023 12:50:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1699012240; bh=SgJKdMREMRQboQFtn+xDepNVKNrWZ6gNo1SAKIibcpM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=q9I9JJ+83jH58U2nFIS1g7l67dLsssdCtcX4uS22k4w9co91UPVbz7N5DWI4VjtTQ 8rNgHE5CYaFBIO0/gsVc7FV/zhQ7d7dvo8Iv3aw049qzrTT2A+BojdNi34P5LJltU3 LOmcoNTuxmiSzm8QoTdBShXMaPVIv90vm71I7ssYQhsHe5GfTyXbRmljlDgC3uwaLN i8nZwPL7EsDNcA6vLcdZFMRhSXdUYLcgqiixxECmIII2+3jETcQZh0YBUhJainwSSi c4lhqV8K4gafL6orbNkqwq7MGHb59I4EPJ8ZPBrNQcjiXDRoL2HOvJ8YC/Dds3eGmf o4jUHcTCVdBZQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SMJwH5ZHmz9rxD; Fri, 3 Nov 2023 12:50:39 +0100 (CET) From: pukkamustard Date: Fri, 3 Nov 2023 11:50:14 +0000 Message-ID: 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-Migadu-Scanner: mx11.migadu.com X-Spam-Score: 4.19 X-Migadu-Queue-Id: 0F16740260 X-Migadu-Spam-Score: 4.19 X-TUID: Mp0lKv1B/gQB * gnu/packages/coq.scm (coq-autosubst): Update to 1.8. --- gnu/packages/coq.scm | 50 ++++++++++++++++++++------------------------ 1 file changed, 23 insertions(+), 27 deletions(-) diff --git a/gnu/packages/coq.scm b/gnu/packages/coq.scm index f9e3d89867..5ce4880f4b 100644 --- a/gnu/packages/coq.scm +++ b/gnu/packages/coq.scm @@ -515,35 +515,31 @@ (define-public coq-interval (license license:cecill-c))) (define-public coq-autosubst - ;; Latest commit on that branch, where work on supporting coq 8.6 and - ;; more recent versions of coq happen. - (let ((branch "coq86-devel") - (commit "fa6ef30664511ffa659cbcf3c962715cbee03572")) - (package - (name "coq-autosubst") - (version (git-version "1" branch commit)) - (source (origin - (method git-fetch) - (uri (git-reference - (url "git://github.com/uds-psl/autosubst") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1cl0bp96bk6lplbl7n5c703vd3gvbs5mvf2qrf8q333kkqd7jqq4")))) - (build-system gnu-build-system) - (arguments - `(#:tests? #f + (package + (name "coq-autosubst") + (version "1.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/coq-community/autosubst") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0qk72r6cqxwhqqkl2kmryhw365w3l2016qii1q1sk3md7zq46jcz")))) + (build-system gnu-build-system) + (arguments + `(#:tests? #f #:make-flags (list (string-append "COQLIBINSTALL=" (assoc-ref %outputs "out") "/lib/coq/user-contrib")) - #:phases - (modify-phases %standard-phases - (delete 'configure)))) - (native-inputs - (list coq)) - (home-page "https://www.ps.uni-saarland.de/autosubst/") - (synopsis "Coq library for parallel de Bruijn substitutions") - (description "Formalizing syntactic theories with variable binders is + #:phases + (modify-phases %standard-phases + (delete 'configure)))) + (native-inputs + (list coq)) + (home-page "https://www.ps.uni-saarland.de/autosubst/") + (synopsis "Coq library for parallel de Bruijn substitutions") + (description "Formalizing syntactic theories with variable binders is not easy. Autosubst is a library for the Coq proof assistant to automate this process. Given an inductive definition of syntactic objects in de Bruijn representation augmented with binding annotations, Autosubst @@ -554,7 +550,7 @@ (define-public coq-autosubst work on a decision procedure for the equational theory of an extension of the sigma-calculus by Abadi et al. The library is completely written in Coq and uses Ltac to synthesize the substitution operation.") - (license license:bsd-3)))) + (license license:bsd-3))) (define-public coq-equations (package -- 2.41.0