speedcrunch: pin to Qt 5.6

This commit is contained in:
Thomas Tuegel
2017-03-25 08:49:37 -05:00
parent 25b3a8a961
commit ed6adaab00
+1 -1
View File
@@ -17614,7 +17614,7 @@ with pkgs;
yacas = callPackage ../applications/science/math/yacas { };
speedcrunch = libsForQt57.callPackage ../applications/science/math/speedcrunch { };
speedcrunch = libsForQt56.callPackage ../applications/science/math/speedcrunch { };
### SCIENCE / MISC