[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/54: gnu: ocaml-bisect-ppx: Update to 2.8.1.
From: |
guix-commits |
Subject: |
18/54: gnu: ocaml-bisect-ppx: Update to 2.8.1. |
Date: |
Sun, 1 May 2022 07:16:04 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit 217180c1f39fbc5fa6289aac35c334f404f268b4
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 21:09:09 2022 +0200
gnu: ocaml-bisect-ppx: Update to 2.8.1.
* gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.8.1.
---
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 6eb26927fe..0273474cad 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -7194,7 +7194,7 @@ combinators.")
(define-public ocaml-bisect-ppx
(package
(name "ocaml-bisect-ppx")
- (version "2.8.0")
+ (version "2.8.1")
(source
(origin
(method git-fetch)
@@ -7204,7 +7204,7 @@ combinators.")
(file-name (git-file-name name version))
(sha256
(base32
- "0k9wbxf89d35444rg19l7vzpzs1zxq5pncawfcncdsskp1yms6b9"))))
+ "0562rwwnhqlf5alxl1wd1n0xs0k4aamxafrh8bbmh5yl3i5rxrx4"))))
(build-system dune-build-system)
(propagated-inputs
(list ocaml-ppxlib ocaml-cmdliner))
- 42/54: gnu: ocaml-core: Update to 0.15.0., (continued)
- 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
- 18/54: gnu: ocaml-bisect-ppx: Update to 2.8.1.,
guix-commits <=
- 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
- 48/54: gnu: ocaml-jst-config: Update to 0.15.1., guix-commits, 2022/05/01
- 50/54: gnu: ocaml-ppx-hash: Update to 0.15.0., guix-commits, 2022/05/01
- 52/54: gnu: ocaml-ppx-fields-conv: Update to 0.15.0., guix-commits, 2022/05/01
- 34/54: gnu: ocaml-ppx-bin-prot: Update to 0.15.0., guix-commits, 2022/05/01