3
0
Fork 0
forked from mirrors/nixpkgs

foundationdb61: 6.1.8 -> 6.1.10

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp 2019-06-16 19:19:49 -05:00
parent 04a7ef53fd
commit 348489c685
No known key found for this signature in database
GPG key ID: 25D2038DEB08021D

View file

@ -69,9 +69,9 @@ in with builtins; {
# ------------------------------------------------------
foundationdb61 = cmakeBuild rec {
version = "6.1.8";
version = "6.1.10";
branch = "release-6.1";
sha256 = "1qd9yf3a7a99nfx7vky0jy8r74yrxjwp9imc6792awn66256pxiv";
sha256 = "1v278zlrki3da2i2258j2b4rk4fq6d9bj623z01bjrvmaqxc2gry";
patches = [
./patches/clang-libcxx.patch