[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/16: gnu: ocaml-sedlex: Update to 2.5.
From: |
guix-commits |
Subject: |
03/16: gnu: ocaml-sedlex: Update to 2.5. |
Date: |
Fri, 4 Feb 2022 11:51:02 -0500 (EST) |
roptat pushed a commit to branch master
in repository guix.
commit 84e304b56d6b42bdf03da837cf612e2407a38b41
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Fri Feb 4 10:48:33 2022 +0100
gnu: ocaml-sedlex: Update to 2.5.
* gnu/packages/ocaml.scm (ocaml-sedlex): Update to 2.5.
---
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 134f74625b..74ecab8f74 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -2692,7 +2692,7 @@ and consumable.")
(define-public ocaml-sedlex
(package
(name "ocaml-sedlex")
- (version "2.4")
+ (version "2.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2701,7 +2701,7 @@ and consumable.")
(file-name (git-file-name name version))
(sha256
(base32
- "13g8az4zqg6hrnxmy3qrasslppzlag13dd1dsr8vlpg2vpfmfv6i"))))
+ "062a5dvrzvb81l3a9phljrhxfw9nlb61q341q0a6xn65hll3z2wy"))))
(build-system dune-build-system)
(arguments
`(#:tests? #f ; no tests
- branch master updated (de38ccf2e0 -> d7e1c5acb3), guix-commits, 2022/02/04
- 02/16: gnu: ocaml-gen: Update to 1.0., guix-commits, 2022/02/04
- 01/16: gnu: ocaml-mccs: Update to 1.1+13., guix-commits, 2022/02/04
- 03/16: gnu: ocaml-sedlex: Update to 2.5.,
guix-commits <=
- 04/16: gnu: ocaml-cohttp: Update to 5.0.0., guix-commits, 2022/02/04
- 05/16: gnu: ocaml-utop: Update to 2.9.0., guix-commits, 2022/02/04
- 11/16: gnu: ocaml-mdx: Update to 2.1.0., guix-commits, 2022/02/04
- 12/16: gnu: ocaml-pcre: Update to 7.5.0., guix-commits, 2022/02/04
- 06/16: gnu: ocaml-batteries: Update to 3.5.0., guix-commits, 2022/02/04
- 09/16: gnu: ocaml-base: Update to 0.14.3., guix-commits, 2022/02/04
- 08/16: gnu: ocaml-sqlite3: Update to 5.1.0., guix-commits, 2022/02/04
- 10/16: gnu: ocaml-topkg: Update to 1.0.5., guix-commits, 2022/02/04
- 16/16: gnu: ocaml-bigarray-compat: Update to 1.1.0., guix-commits, 2022/02/04
- 07/16: gnu: ocaml-lwt-react: Update to 1.1.5., guix-commits, 2022/02/04