[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49101] [PATCH v2 2/5] gnu: ocaml4.07-expect: Switch to default OCam
From: |
Xinglu Chen |
Subject: |
[bug#49101] [PATCH v2 2/5] gnu: ocaml4.07-expect: Switch to default OCaml compiler. |
Date: |
Sat, 19 Jun 2021 16:06:06 +0200 |
On Sat, Jun 19 2021, Xinglu Chen wrote:
> On Sat, Jun 19 2021, Julien Lepiller wrote:
>
>> This patch looks good, but I think it needs to be merged with the
>> previous one, because after the first patch and before this one,
>> ocaml4.07-pcre doesn't exist. Remember that we want to make sure we can
>> build guix at every point in time.
>
> Do you mean that I, if possible, should do bump the version of
> ‘ocaml4.07-pcre’ in one commit, and then switch ‘ocaml4.07-pcre’ and
> ‘ocaml4.07-expect’ to using the default compiler in the next commit,
> like this?
>
> gnu: ocaml4.07-pcre: Update to 7.46.
> gnu: ocaml4.07-{pcre,expect}: Switch to default OCaml compiler.
> ...
Looks like ‘ocaml4.07-pcre’ doesn’t build on the latest version, so I
guess I would add an ‘ocaml-pcre’ in one commit, switch
‘ocaml4.07-expect’ to use the default compiler in another commit, and
then remove ‘ocaml4.07-pcre’ in one commit?
gnu: Add ocaml-pcre.
gnu: ocaml4.07-expect: Switch to default compiler.
gnu: ocaml4.07-pcre: Remove package.
...
signature.asc
Description: PGP signature
- [bug#49101] [PATCH 2/4] gnu: Add ocaml-mparser-re., (continued)
[bug#49101] [PATCH v2 4/5] gnu: Add ocaml-mparser-re., Xinglu Chen, 2021/06/19
[bug#49101] [PATCH v2 3/5] gnu: Add ocaml-mparser., Xinglu Chen, 2021/06/19
[bug#49101] [PATCH v2 5/5] gnu: Add ocaml-mparser-pcre., Xinglu Chen, 2021/06/19
[bug#49101] [PATCH v3 0/6] Add ocaml-mparser & friends, Xinglu Chen, 2021/06/19
- [bug#49101] [PATCH v3 1/6] gnu: Add ocaml-pcre., Xinglu Chen, 2021/06/19
- [bug#49101] [PATCH v3 2/6] gnu: ocaml4.07-expect: Switch to default OCaml compiler., Xinglu Chen, 2021/06/19
- [bug#49101] [PATCH v3 3/6] gnu: ocaml4.07-pcre: Remove package., Xinglu Chen, 2021/06/19
- [bug#49101] [PATCH v3 6/6] gnu: Add ocaml-mparser-pcre., Xinglu Chen, 2021/06/19
- [bug#49101] [PATCH v3 4/6] gnu: Add ocaml-mparser., Xinglu Chen, 2021/06/19