GNU bug report logs - #43247
[PATCH] gnu: coq-equations: Update to patch release

Previous Next

Package: guix-patches;

Reported by: Robin Green <greenrd <at> greenrd.org>

Date: Sun, 6 Sep 2020 16:36:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Robin Green <greenrd <at> greenrd.org>
Subject: bug#43247: closed (Re: [bug#43247] [PATCH] gnu: coq-equations:
 Update to patch release)
Date: Mon, 07 Sep 2020 05:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#43247: [PATCH] gnu: coq-equations: Update to patch release

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 43247 <at> debbugs.gnu.org.

-- 
43247: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43247
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Robin Green <greenrd <at> greenrd.org>
Cc: 43247-done <at> debbugs.gnu.org
Subject: Re: [bug#43247] [PATCH] gnu: coq-equations: Update to patch release
Date: Mon, 07 Sep 2020 07:54:29 +0200
> * gnu/packages/coq.scm (coq-equations): Update to patch release

Pushed, thanks!

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Robin Green <greenrd <at> greenrd.org>
To: guix-patches <at> gnu.org
Cc: Robin Green <greenrd <at> greenrd.org>
Subject: [PATCH] gnu: coq-equations: Update to patch release
Date: Sun,  6 Sep 2020 17:34:22 +0100
* gnu/packages/coq.scm (coq-equations): Update to patch release
---
 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 166e66c09e..8f98017520 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -553,11 +553,11 @@ uses Ltac to synthesize the substitution operation.")
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/mattam82/Coq-Equations")
-                    (commit (string-append "v" version "-8.10"))))
+                    (commit (string-append "v" version "-8.10-2"))))
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "023q5dww3drw35dm9bi9p9d0wrj9k7vax7hfdsprf8l340pb4s0k"))))
+                "0j3z4l5nrbyi9zbbyqkc6kassjanwld2188mwmrbqspaypm2ys68"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("ocaml"  ,ocaml)
-- 
2.27.0




This bug report was last modified 4 years and 260 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.