nixpkgs/pkgs/applications/science/biology/svaba
Sergei Trofimovich a59d5e3028 svaba: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/249164637:

    In file included from Histogram.cpp:1:
    Histogram.h:104:61: error: 'uint32_t' does not name a type
      104 |   Histogram(const int32_t& start, const int32_t& end, const uint32_t& width);
          |                                                             ^~~~~~~~
2024-02-11 09:59:19 +00:00
..
default.nix