Merge pull request #259034 from f2k1de/mongodb-6.0.10
mongodb-6_0: 6.0.8 -> 6.0.10
This commit is contained in:
@@ -6,8 +6,8 @@ let
|
|||||||
};
|
};
|
||||||
in
|
in
|
||||||
buildMongoDB {
|
buildMongoDB {
|
||||||
version = "6.0.8";
|
version = "6.0.10";
|
||||||
sha256 = "sha256-ZyTE/dZ86kJ+WRSDmc2it4SzAlwjNKhWUyYXpisNIS4=";
|
sha256 = "sha256-7YJ0Ndyl635ebDWuIGfC5DFIGUXr518ghC/0Qq42HEM=";
|
||||||
patches = [
|
patches = [
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
name = "mongodb-6.1.0-rc-more-specific-cache-alignment-types.patch";
|
name = "mongodb-6.1.0-rc-more-specific-cache-alignment-types.patch";
|
||||||
|
|||||||
Reference in New Issue
Block a user