kdevelop, kdev-php, kdev-python: 5.3.3 -> 5.4.0

This commit is contained in:
Aaron Andersen
2019-08-06 21:34:37 -04:00
parent 79c9533e39
commit d55fb31fe1
3 changed files with 6 additions and 16 deletions

View File

@@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "kdev-python";
version = "5.3.3";
version = "5.4.0";
src = fetchurl {
url = "https://github.com/KDE/${pname}/archive/v${version}.tar.gz";
sha256 = "0bqsny2jgi6wi1cz65i2j9r1hiwna2x10mzy7vdk8bz7b4z766yg";
sha256 = "1bsls5gf8jcb5zmswz82x8whfqadpgcapfc8sxvpjv5yhnjknk8c";
};
cmakeFlags = [