Commit 7c89ffbd authored by Isa's avatar Isa
Browse files

mongodb-4_4: 4.4.22 -> 4.4.23

parent 6fca6f9d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ let
  };
in
buildMongoDB {
  version = "4.4.22";
  sha256 = "sha256-xJpRDfeG9zcUuyTDWw8XHRXQ38MLBespAE7knIaDxKg=";
  version = "4.4.23";
  sha256 = "sha256-3Jo5i2kA37FI3j9bj9MVPL9LU0E1bGhu3I6GhM6zqLY=";
  patches = [
    ./forget-build-dependencies-4-4.patch
    ./fix-build-with-boost-1.79-4_4.patch