Vincent Laporte
930b1c06b1
ocamlPackages.base64: 3.5.0 → 3.5.1 ( #218580 )
...
* ocamlPackages.otr: use Dune 3
* ocamlPackages.h2: use Dune 3
* ocamlPackages.index: use Dune 3
* ocamlPackages.progress: use Dune 3
* ocamlPackages.repr: use Dune 3
* ocamlPackages.emile: use Dune 3
* ocamlPackages.bistro: use Dune 3
* ocamlPackages.base64: 3.5.0 → 3.5.1
2023-02-27 09:14:03 -03:00
Ulrik Strid
c53a63adf1
ocamlPackages treewide: strictDeps all packages
2023-02-03 08:59:34 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Laporte
e873cafe2c
ocamlPackages.base64: add missing dependency
2023-01-03 07:04:04 +01:00
Vincent Laporte
0f4f35c7b0
ocamlPackages.fmt: 0.8.9 → 0.9.0
2022-08-31 07:36:39 +02:00
R. RyanTM
e9b68c1edb
ocamlPackages.base64: 3.4.0 -> 3.5.0
...
dune-configurator is no longer necessary.
Also do some minor cleanups like:
* moving bos to checkInputs
* adding rresult to checkInputs
* adding minimumOCamlVersion
* make doCheck conditional to fix evaluation for ocaml < 4.05
2021-02-16 20:08:23 +01:00
Vincent Laporte
5b8a0f0978
ocamlPackages.base64: 3.2.0 → 3.4.0
2020-10-30 20:30:56 +01:00
Vincent Laporte
bbed026045
ocamlPackages.base64_2: remove at 2.0.0
2020-06-25 08:15:18 +02:00
Vincent Laporte
36632263e0
ocamlPackages.base64: fix tests for alcotest ≥ 1.0
2020-04-21 08:47:40 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Vincent Laporte
3a10042c81
ocamlPackages.base64: 2.0.0 -> 3.2.0
...
Keep the legacy version under attribute `base64_2`
2019-04-06 13:24:16 +00:00
Vincent Laporte
4168706d4f
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-09 11:55:19 +02:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Vincent Laporte
c6d31ad722
Adds ocaml-base64
...
Base64 encoding and decoding in OCaml
Homepage: https://github.com/mirage/ocaml-base64
2015-03-03 17:10:49 +01:00