Merge pull request #106727 from r-ryantm/auto-update/kdevelop

kdevelop-unwrapped: 5.6.0 -> 5.6.1
This commit is contained in:
Anderson Torres 2021-01-16 16:26:33 -03:00 committed by GitHub
commit c5323df4f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,11 +10,11 @@
mkDerivation rec {
pname = "kdevelop";
version = "5.6.0";
version = "5.6.1";
src = fetchurl {
url = "mirror://kde/stable/${pname}/${version}/src/${pname}-${version}.tar.xz";
sha256 = "0cpmavxz5fi0f1rjinvn6id1nplvjwg00l0n36s0ybygqkacgb9q";
sha256 = "02ip5r67hjfpywkm3mz86n6wbqcr7996ifzfd2fyzsvm4998hi4y";
};
nativeBuildInputs = [