unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43247] [PATCH] gnu: coq-equations: Update to patch release
@ 2020-09-06 16:34 Robin Green
  2020-09-07  5:54 ` bug#43247: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Robin Green @ 2020-09-06 16:34 UTC (permalink / raw)
  To: 43247; +Cc: Robin Green

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#43247: [PATCH] gnu: coq-equations: Update to patch release
  2020-09-06 16:34 [bug#43247] [PATCH] gnu: coq-equations: Update to patch release Robin Green
@ 2020-09-07  5:54 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-09-07  5:54 UTC (permalink / raw)
  To: Robin Green; +Cc: 43247-done


> * gnu/packages/coq.scm (coq-equations): Update to patch release

Pushed, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-07  5:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-06 16:34 [bug#43247] [PATCH] gnu: coq-equations: Update to patch release Robin Green
2020-09-07  5:54 ` bug#43247: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).