foundationdb60: 6.0.11pre2716 -> 6.0.15

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp 2018-11-15 16:16:04 -06:00
parent 6054dabc11
commit 8d4f8a6d26

View File

@ -184,9 +184,8 @@ in with builtins; {
};
foundationdb60 = makeFdb rec {
version = "6.0.11pre2716_${substring 0 8 rev}";
version = "6.0.15";
branch = "release-6.0";
rev = "9e8c1941ec2cdbba0c584e1acf00906cffd7a67a";
sha256 = "11n5yq68w32hsq5r0g34hg5wvyv9n2lkhw60b9a1vvlw1x41wxld";
sha256 = "1z8104nj1qn738bs1zjiq1mdn8dnj4vksb3fh503mf3ygl54mjbw";
};
}