[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/54: gnu: ocaml-markup: Update to 1.0.3.
From: |
guix-commits |
Subject: |
11/54: gnu: ocaml-markup: Update to 1.0.3. |
Date: |
Sun, 1 May 2022 07:16:03 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit 1383cf4b3a9d4475a2d0b89cecc42f9275c6e12b
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 19:18:27 2022 +0200
gnu: ocaml-markup: Update to 1.0.3.
* gnu/packages/ocaml.scm (ocaml-markup): Update to 1.0.3.
---
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 3891698299..5be54f9c0d 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -7079,7 +7079,7 @@ that can later be used to manipulate time in core_kernel
or core.")
(define-public ocaml-markup
(package
(name "ocaml-markup")
- (version "1.0.2")
+ (version "1.0.3")
(home-page "https://github.com/aantron/markup.ml")
(source
(origin
@@ -7090,7 +7090,7 @@ that can later be used to manipulate time in core_kernel
or core.")
(file-name (git-file-name name version))
(sha256
(base32
- "1kvqwrrcrys5d0kzdwxcj66jpi6sdhfas4pcg02pixx92q87vhqm"))))
+ "1acgcbhx4rxx92rf65lsns588d6zzfrin2pnpkx24jw5vbgz7idn"))))
(build-system dune-build-system)
(arguments
`(#:package "markup"))
- 40/54: gnu: coq: Update to 8.15.1., (continued)
- 40/54: gnu: coq: Update to 8.15.1., guix-commits, 2022/05/01
- 47/54: gnu: ocaml-ppx-stable: Update to 0.15.0., guix-commits, 2022/05/01
- 53/54: gnu: ocaml-spawn: Update to 0.15.1., guix-commits, 2022/05/01
- 54/54: gnu: ocaml-re: Update to 1.10.4., guix-commits, 2022/05/01
- 42/54: gnu: ocaml-core: Update to 0.15.0., guix-commits, 2022/05/01
- 04/54: gnu: ocaml-ppx-optional: Update to 0.15.0., guix-commits, 2022/05/01
- 01/54: gnu: ocaml-ppx-sexp-message: Update to 0.15.0., guix-commits, 2022/05/01
- 08/54: gnu: ocaml-ppx-here: Update to 0.15.0., guix-commits, 2022/05/01
- 17/54: gnu: ocaml-ppx-typerep-conv: Update to 0.15.0., guix-commits, 2022/05/01
- 10/54: gnu: ocaml-time-now: Update to 0.15.0., guix-commits, 2022/05/01
- 11/54: gnu: ocaml-markup: Update to 1.0.3.,
guix-commits <=
- 12/54: gnu: ocaml-bigstringaf: Update to 0.9.0., guix-commits, 2022/05/01
- 13/54: gnu: ocaml-splittable-random: Update to 0.15.0., guix-commits, 2022/05/01
- 15/54: gnu: ocaml-fieldslib: Update to 0.15.0., guix-commits, 2022/05/01
- 18/54: gnu: ocaml-bisect-ppx: Update to 2.8.1., guix-commits, 2022/05/01
- 21/54: gnu: ocaml-ppx-let: Update to 0.15.0., guix-commits, 2022/05/01
- 23/54: gnu: ocaml-ppx-custom-printf: Update to 0.15.0., guix-commits, 2022/05/01
- 27/54: gnu: ocaml-integers: Update to 0.7.0., guix-commits, 2022/05/01
- 30/54: gnu: Add ocaml-ppx-ignore-instrumentation., guix-commits, 2022/05/01
- 32/54: gnu: Add ocaml-ppx-disable-unused-warnings., guix-commits, 2022/05/01
- 44/54: gnu: ocaml-jane-street-headers: Update to 0.15.0., guix-commits, 2022/05/01