summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2019-04-26 23:08:07 +0200
committerJulien Lepiller <julien@lepiller.eu>2019-04-26 23:35:03 +0200
commit1e5937c8c0a19dc0a15e1057d52cf87eded8de38 (patch)
tree6a58dce5623923d3124b09fb118ec7d8549df515 /gnu/packages/ocaml.scm
parent1e8439de270c768a24ae9d65f329a1eae2ea480f (diff)
downloadpatches-1e5937c8c0a19dc0a15e1057d52cf87eded8de38.tar
patches-1e5937c8c0a19dc0a15e1057d52cf87eded8de38.tar.gz
gnu: ocaml-ppx-derivers: Update to 1.2.1.
* gnu/packages/ocaml.scm (ocaml-ppx-derivers): Update to 1.2.1.
Diffstat (limited to 'gnu/packages/ocaml.scm')
-rw-r--r--gnu/packages/ocaml.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 6e4338182d..5b659f10b4 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3857,7 +3857,7 @@ a more consistent API.")
(define-public ocaml-ppx-derivers
(package
(name "ocaml-ppx-derivers")
- (version "1.2")
+ (version "1.2.1")
(home-page
"https://github.com/ocaml-ppx/ppx_derivers")
(source
@@ -3869,7 +3869,7 @@ a more consistent API.")
(file-name (git-file-name name version))
(sha256
(base32
- "0bnhihl1w31as5w2czly1v3d6pbir9inmgsjg2cj6aaj9v1dzd85"))))
+ "0yqvqw58hbx1a61wcpbnl9j30n495k23qmyy2xwczqs63mn2nkpn"))))
(build-system dune-build-system)
(arguments
'(#:tests? #f)) ;no tests