nixpkgs/pkgs/applications/blockchains/clboss
Sergei Trofimovich 4d4f3d1b79 clboss: 0.12 -> 0.13
Changes: https://github.com/ZmnSCPxj/clboss/releases/tag/v0.13

Without the update the build fails on `master` against `gcc-13` as
https://hydra.nixos.org/build/249004612:

    In file included from dev-proxy-connect.cpp:3:
    Net/SocketFd.hpp:42:37: error: 'uint8_t' is not a member of 'std'; did you mean 'wint_t'?
       42 |         void write(std::vector<std::uint8_t> const&);
          |                                     ^~~~~~~
          |                                     wint_t
2024-02-18 17:12:56 +00:00
..
default.nix clboss: 0.12 -> 0.13 2024-02-18 17:12:56 +00:00