[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/54: gnu: ocaml-re: Update to 1.10.4.
From: |
guix-commits |
Subject: |
54/54: gnu: ocaml-re: Update to 1.10.4. |
Date: |
Sun, 1 May 2022 07:16:10 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit 3d5d09abb81cc890bf6491837912b6d53f2e4fe0
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 1 12:59:27 2022 +0200
gnu: ocaml-re: Update to 1.10.4.
* gnu/packages/ocaml.scm (ocaml-re): Update to 1.10.4.
---
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 40d0bc3f7f..0e9ffa1f9a 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3531,7 +3531,7 @@ standard iterator type starting from 4.07.")
(define-public ocaml-re
(package
(name "ocaml-re")
- (version "1.10.3")
+ (version "1.10.4")
(source
(origin
(method git-fetch)
@@ -3540,7 +3540,7 @@ standard iterator type starting from 4.07.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1lj94y3zj6qff1yizf311h5ww15djbmnb1g43wd0jz3afa9gk59m"))))
+ (base32 "1g0vmpx6ylv8m0w77zarn215pgb4czc6gcpb2fi5da1s307zwr0w"))))
(build-system dune-build-system)
(arguments
`(#:test-target "."))
- 25/54: gnu: dune: Update to 3.1.1., (continued)
- 25/54: gnu: dune: Update to 3.1.1., guix-commits, 2022/05/01
- 26/54: gnu: ocaml-ppx-bench: Update to 0.15.0., guix-commits, 2022/05/01
- 28/54: gnu: ocaml-ctypes: Update to 0.20.1., guix-commits, 2022/05/01
- 29/54: gnu: ocaml-opam-file-format: Update to 2.1.4., guix-commits, 2022/05/01
- 31/54: gnu: Add ocaml-ppx-log., guix-commits, 2022/05/01
- 33/54: gnu: ocaml-ppx-jane: Update to 0.15.0., guix-commits, 2022/05/01
- 35/54: gnu: ocaml-cstruct: Update to 6.1.0., guix-commits, 2022/05/01
- 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 <=
- 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, 2022/05/01
- 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