[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/54: gnu: ocaml-ppx-pipebang: Update to 0.15.0.
From: |
guix-commits |
Subject: |
24/54: gnu: ocaml-ppx-pipebang: Update to 0.15.0. |
Date: |
Sun, 1 May 2022 07:16:05 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit 20c090e572d11407c5a3f9f120904c7597f1c456
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Apr 30 21:25:21 2022 +0200
gnu: ocaml-ppx-pipebang: Update to 0.15.0.
* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): Update to 0.15.0.
---
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 344af676a1..ed090817a7 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -6010,7 +6010,7 @@ context such as function arguments.")
(define-public ocaml-ppx-pipebang
(package
(name "ocaml-ppx-pipebang")
- (version "0.14.0")
+ (version "0.15.0")
(source
(origin
(method git-fetch)
@@ -6019,7 +6019,7 @@ context such as function arguments.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0450b3p2rpnnn5yyvbkcd3c33jr2z0dp8blwxddaj2lv7nzl5dzf"))))
+ (base32 "0sm5dghyalhws3hy1cc2ih36az1k4q02hcgj6l26gwyma3y4irvq"))))
(build-system dune-build-system)
(arguments `(#:tests? #f)); no tests
(propagated-inputs (list ocaml-ppxlib))
- 05/54: gnu: ocaml-ppx-assert: Update to 0.15.0., (continued)
- 05/54: gnu: ocaml-ppx-assert: Update to 0.15.0., guix-commits, 2022/05/01
- 07/54: gnu: ocaml-ppx-js-style: Update to 0.15.0., guix-commits, 2022/05/01
- 03/54: gnu: ocaml-ppx-enumerate: Update to 0.15.0., guix-commits, 2022/05/01
- 06/54: gnu: ocaml-ppx-cold: Update to 0.15.0., guix-commits, 2022/05/01
- 09/54: gnu: ocaml-bin-prot: Update to 0.15.0., guix-commits, 2022/05/01
- 14/54: gnu: ocaml-ppx-fixed-literal: Update to 0.15.0., guix-commits, 2022/05/01
- 16/54: gnu: ocaml-typerep: Update to 0.15.0., guix-commits, 2022/05/01
- 19/54: gnu: ocaml-utop: Update to 2.9.1., guix-commits, 2022/05/01
- 20/54: gnu: ocaml-ppx-variants-conv: Update to 0.15.0., guix-commits, 2022/05/01
- 22/54: gnu: ocaml-ppx-module-timer: Update to 0.15.0., guix-commits, 2022/05/01
- 24/54: gnu: ocaml-ppx-pipebang: Update to 0.15.0.,
guix-commits <=
- 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