Commit 67c7fef9 authored by Isa's avatar Isa
Browse files

mongodb-6_0: 6.0.8 -> 6.0.10

parent caf7f31b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ let
  };
in
buildMongoDB {
  version = "6.0.8";
  sha256 = "sha256-ZyTE/dZ86kJ+WRSDmc2it4SzAlwjNKhWUyYXpisNIS4=";
  version = "6.0.10";
  sha256 = "sha256-7YJ0Ndyl635ebDWuIGfC5DFIGUXr518ghC/0Qq42HEM=";
  patches = [
    (fetchpatch {
      name = "mongodb-6.1.0-rc-more-specific-cache-alignment-types.patch";