Commit 186f1b3f authored by Yiyu Zhou's avatar Yiyu Zhou
Browse files

boost: boost187 -> boost189

parent 604a9620
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6947,7 +6947,7 @@ with pkgs;
    boost189
    ;

  boost = boost187;
  boost = boost189;

  botanEsdm = botan3.override { withEsdm = true; };