Commit 80d59421 authored by Isa's avatar Isa
Browse files

mongodb-6_0: 6.0.12 -> 6.0.13

parent ab326e8a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ let
  };
in
buildMongoDB {
  version = "6.0.12";
  sha256 = "sha256-5orVFio+4HIzhs63KJdZ1RHOPoOMa9Uk/8bygRs1JoY=";
  version = "6.0.13";
  sha256 = "sha256-BD3XrTdv4sCa3h37o1A2s3/R0R8zHiR59a4pY0RxLGU=";
  patches = [
    (fetchpatch {
      name = "mongodb-6.1.0-rc-more-specific-cache-alignment-types.patch";