all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#35870] [PATCH] gnu: coq-equations: Update to 1.2.
@ 2019-05-23 16:58 Dan Frumin
  2019-05-26  8:23 ` bug#35870: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Frumin @ 2019-05-23 16:58 UTC (permalink / raw)
  To: 35870; +Cc: Dan Frumin

---
 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 4f592622f5..51e56c1d98 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -498,7 +498,7 @@ uses Ltac to synthesize the substitution operation.")
 (define-public coq-equations
   (package
     (name "coq-equations")
-    (version "1.2-beta2")
+    (version "1.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -507,7 +507,7 @@ uses Ltac to synthesize the substitution operation.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0y2zwv7jxs1crprj5qvg46h0v9wyfn99ln40yskq91y9h1lj5h3j"))))
+                "1q3wvicr43bgy7xn1diwh4j43mnrhprrc2xd22qlbz9cl6bhf8bj"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("ocaml"  ,ocaml)
-- 
2.17.1

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

* bug#35870: [PATCH] gnu: coq-equations: Update to 1.2.
  2019-05-23 16:58 [bug#35870] [PATCH] gnu: coq-equations: Update to 1.2 Dan Frumin
@ 2019-05-26  8:23 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2019-05-26  8:23 UTC (permalink / raw)
  To: Dan Frumin, 35870-done

[-- Attachment #1: Type: text/plain, Size: 60 bytes --]

Pushed in 414f545ee6f541d3b46839663b01f048fe812b76, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2019-05-26  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-23 16:58 [bug#35870] [PATCH] gnu: coq-equations: Update to 1.2 Dan Frumin
2019-05-26  8:23 ` bug#35870: " Marius Bakke

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.