emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50802: closed ([PATCH] gnu: ocaml-mdx: Update to 1.11.0.)


From: GNU bug Tracking System
Subject: bug#50802: closed ([PATCH] gnu: ocaml-mdx: Update to 1.11.0.)
Date: Sun, 26 Sep 2021 09:18:01 +0000

Your message dated Sun, 26 Sep 2021 12:15:04 +0300
with message-id <YVA6GK0m4RKJ06Lm@3900XT>
and subject line Re: [bug#50802] [PATCH] gnu: ocaml-mdx: Update to 1.11.0.
has caused the debbugs.gnu.org bug report #50802,
regarding [PATCH] gnu: ocaml-mdx: Update to 1.11.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50802: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50802
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ocaml-mdx: Update to 1.11.0. Date: Sat, 25 Sep 2021 17:05:54 +0200
* gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.11.0.
[inputs]: Add ocaml-odoc-parser.
---
 gnu/packages/ocaml.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index af0e80c9cb..04354ea667 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -6804,7 +6804,7 @@ (define-public ocaml-version
 (define-public ocaml-mdx
   (package
     (name "ocaml-mdx")
-    (version "1.9.0")
+    (version "1.11.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6813,7 +6813,7 @@ (define-public ocaml-mdx
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0fhwaci8j73fx9xqapa9iv9xwjx73r6p8wh9xg6brnfbqkc38d5b"))))
+                "1w2vx4my9z6n57vjvsa3b9vwkbdzs1kq0cc58rf088qrh2lrx2ba"))))
     (build-system dune-build-system)
     (inputs
      `(("ocaml-fmt" ,ocaml-fmt)
@@ -6824,6 +6824,7 @@ (define-public ocaml-mdx
        ("ocaml-result" ,ocaml-result)
        ("ocaml-migrate-parsetree" ,ocaml-migrate-parsetree-1)
        ("ocaml-odoc" ,ocaml-odoc)
+       ("ocaml-odoc-parser" ,ocaml-odoc-parser)
        ("ocaml-version" ,ocaml-version)))
     (native-inputs
      `(("ocaml-cppo" ,ocaml-cppo)

base-commit: c1bc2a43200d6c6016c2a4154799c73c86a54021
-- 
2.33.0






--- End Message ---
--- Begin Message --- Subject: Re: [bug#50802] [PATCH] gnu: ocaml-mdx: Update to 1.11.0. Date: Sun, 26 Sep 2021 12:15:04 +0300
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]