• [Git][ocaml-team/ppx-sexp-conv][upstream] 3 commits: New upstream versi

    From =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdSAoQ@21:1/5 to All on Fri Jan 21 01:00:01 2022
    Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / ppx-sexp-conv


    Commits:
    379fbac4 by Stephane Glondu at 2021-12-26T11:24:10+01:00
    New upstream version 0.14.2
    - - - - -
    452f0f46 by Stephane Glondu at 2021-12-26T11:24:11+01:00
    New upstream version 0.14.3
    - - - - -
    871d428f by Stephane Glondu at 2021-12-26T11:24:28+01:00
    New upstream version 0.15.0
    - - - - -


    18 changed files:

    - CHANGES.md
    - LICENSE.md
    - README.org
    - expander/attrs.ml
    - expander/attrs.mli
    - + expander/conversion.ml
    - + expander/conversion.mli
    - expander/dune
    - + expander/expand_of_sexp.ml
    - + expander/expand_of_sexp.mli
    - + expander/expand_sexp_of.ml
    - + expander/expand_sexp_of.mli
    - + expander/fresh_name.ml
    - + expander/fresh_name.mli
    - + expander/helpers.ml
    - + expander/helpers.mli
    - + expander/lifted.ml
    - + expander/lifted.mli


    The diff was not included because it is too large.


    View it on GitLab: https://salsa.debian.org/ocaml-team/ppx-sexp-conv/-/compare/e259e6f9a1ba56e85a42b0d0b105406a361abb12...871d428f1e3536bf94f7bac191ca16cfb56c0b7d

    --
    View it on GitLab: https://salsa.debian.org/ocaml-team/ppx-sexp-conv/-/compare/e259e6f9a1ba56e85a42b0d0b105406a361abb12...871d428f1e3536bf94f7bac191ca16cfb56c0b7d
    You're receiving this email because of your account on salsa.debian.org.



    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
    <html lang="en">
    <head>
    <meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
    <title>
    GitLab
    </title>



    <style>img {
    max-width: 100%; height: auto;
    }
    </style>
    </head>
    <body>
    <div class="content">


    St&#233;phane Glondu pushed to branch upstream
    at <a href="https://salsa.debian.org/ocaml-team/ppx-sexp-conv">Debian OCaml Maintainers / ppx-sexp-conv</a>
    </h3>

    Commits:
    </h4>


    <strong><a href="https://salsa.debian.org/ocaml-team/ppx-sexp-conv/-/commit/379fbac4e2bf93d8b181f11bca0147907f9d28cf">379fbac4</a></strong>
    <div>
    <span>by Stephane Glondu</span>
    <i>at 2021-12-26T11:24:10+01:00</i>
    </div>
    <pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.14.2</pre>
    </li>

    <strong><a href="https://salsa.debian.org/ocaml-team/ppx-sexp-conv/-/commit/452f0f46d993ee1230f837b5ba8040f6cf98b070">452f0f46</a></strong>
    <div>
    <span>by Stephane Glondu</span>
    <i>at 2021-12-26T11:24:11+01:00</i>
    </div>
    <pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.14.3</pre>
    </li>

    <strong><a href="https://salsa.debian.org/ocaml-team/ppx-sexp-conv/-/commit/871d428f1e3536bf94f7bac191ca16cfb56c0b7d">871d428f</a></strong>
    <div>
    <span>by Stephane Glondu</span>
    <i>at 2021-12-26T11:24:28+01:00</i>
    </div>
    <pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.15.0</pre>
    </li>
    </ul>
    <h4>18 changed files:</h4>

    <li class="file-stats">
    <a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
    CHANGES.md

    </li>
    <li class="file-stats">
    <a href="#4a8486805915245bbbe2e3c8c1a9d680c6843a82">
    LICENSE.md

    </li>
    <li class="file-stats">
    <a href="#20f3601c2da4f7e439ec1efb8676ac134ec233da">
    README.org

    </li>
    <li class="file-stats">
    <a href="#c74961bb7b4f40e54e1b7201e1f32ea218faf604">
    expander/attrs.ml

    </li>
    <li class="file-stats">
    <a href="#e08c06a435a91a797545f132fa797c21000eed6a">
    expander/attrs.mli

    </li>
    <li class="file-stats">
    <a href="#6f951bdeafecb1f6656d98bb28c75d64cd2a0ca0">
    <span class="new-file">
    +
    expander/conversion.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#ffb2a5ed5e199aea1e11b3ab7bc0e98284527afb">
    <span class="new-file">
    +
    expander/conversion.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#35382fb57aa5a239e45716ac28737de294d25420">
    expander/dune

    </li>
    <li class="file-stats">
    <a href="#50dda6896682d510b7589d2d26141bbd6d569b0f">
    <span class="new-file">
    +
    expander/expand_of_sexp.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#4fe3b028b1e85fe8d65bea7cd4883e7f5f6969fb">
    <span class="new-file">
    +
    expander/expand_of_sexp.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#8677e8fdf8e80f820d2fbe6017348ea63c74e7f6">
    <span class="new-file">
    +
    expander/expand_sexp_of.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#b44bca9bbeb9c6f11d3b216f15b6afe6a3d57823">
    <span class="new-file">
    +
    expander/expand_sexp_of.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#1524da260bc414081d026789bd77f54c05cf5a51">
    <span class="new-file">
    +
    expander/fresh_name.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#873bc7aab5e54b4ab3ba24f1cb4ff27a0cac9c76">
    <span class="new-file">
    +
    expander/fresh_name.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#a6132f21f56c2e6771e3c3fe09db681e64b9c581">
    <span class="new-file">
    +
    expander/helpers.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#9de3bcebd96f10ed966b119db1ce57ababce4ca2">
    <span class="new-file">
    +
    expander/helpers.mli
    </span>

    </li>
    <li class="file-stats">
    <a href="#46c706c3f65215c515ba8824296e5b04cad7fcbc">
    <span class="new-file">
    +
    expander/lifted.ml
    </span>

    </li>
    <li class="file-stats">
    <a href="#1dadcc4c3ad6839e7b342b0cb58522a625db0c5a">
    <span class="new-file">
    +
    expander/lifted.mli
    </span>

    </li>
    </ul>
    <h5>The diff was not included because it is too large.</h5>

    </div>
    <div class="footer" style="margin-top: 10px;">
    <p style="font-size: small; color: #666;">
    &#8212;

    <a href="https://salsa.debian.org/ocaml-team/ppx-sexp-conv/-/compare/e259e6f9a1ba56e85a42b0d0b105406a361abb12...871d428f1e3536bf94f7bac191ca16cfb56c0b7d">View it on GitLab</a>.

    You're receiving this email because of your account on salsa.debian.org.
    If you'd like to receive fewer emails, you can
    adjust your notification settings.




    </div>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)