kde-frameworks: 5.39 -> 5.40

This commit is contained in:
Bastian Köcher
2017-11-15 15:52:09 +01:00
parent 9231cc891b
commit dec40045f7
3 changed files with 305 additions and 310 deletions
@@ -14,9 +14,4 @@ mkDerivation {
qtxmlpatterns sonnet syntax-highlighting qtquickcontrols
];
propagatedBuildInputs = [ kparts ];
patches = [ (fetchpatch {
url = "https://cgit.kde.org/ktexteditor.git/patch/?id=aeebeadb5f5955995c17de56cf83ba7166a132dd";
sha256 = "10a61w1qyw3czffl06xgccgd3yycz7s0hpg2vj0a24v05jhqiigf";
name = "ktextedtor_fix_indenters.patch";
})];
}