unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49130] [PATCH] gnu: ocaml-menhir: Update to 20210419.
@ 2021-06-20 10:41 Xinglu Chen
  2021-06-20 11:15 ` bug#49130: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-06-20 10:41 UTC (permalink / raw)
  To: 49130

* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419.
---
 gnu/packages/ocaml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 4e0c6458b6..a49ee8370b 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1030,7 +1030,7 @@ Emacs.")
 (define-public ocaml-menhir
   (package
     (name "ocaml-menhir")
-    (version "20200211")
+    (version "20210419")
     (source
      (origin
        (method git-fetch)
@@ -1039,7 +1039,7 @@ Emacs.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "019izf51kdc7pzkw68zg8a2alc8lxw1gwdp7in970mr90n16b5zj"))))
+        (base32 "0jcbr7s3iwfr7xxfybs3h407g76yfp5yq5r9i0wg2ahvvbqh03ky"))))
     (build-system dune-build-system)
     (inputs
      `(("ocaml" ,ocaml)))

base-commit: 7ab6907448002d7049f01f320300a9daa2388e69
-- 
2.32.0






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

* bug#49130: [PATCH] gnu: ocaml-menhir: Update to 20210419.
  2021-06-20 10:41 [bug#49130] [PATCH] gnu: ocaml-menhir: Update to 20210419 Xinglu Chen
@ 2021-06-20 11:15 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2021-06-20 11:15 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 49130-done

Pushed as 0bfafa49fa387c6a58f79178fc6344b2ce0bf02d, thanks!




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

end of thread, other threads:[~2021-06-20 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-20 10:41 [bug#49130] [PATCH] gnu: ocaml-menhir: Update to 20210419 Xinglu Chen
2021-06-20 11:15 ` bug#49130: " Julien Lepiller

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).